Property | Type | Description | |
---|---|---|---|
GenerateNewMachineKey |
Method | Description | |
---|---|---|
EncryptedSecureString ( ) : System.Security | ||
EncryptedSecureString ( ICryptographyProvider cryptographyProvider ) : System.Security | ||
GetClearTextValue ( ) : string | ||
SetValue ( string value ) : void |
Method | Description | |
---|---|---|
GenerateNewMachineKey ( int keySize ) : |
public EncryptedSecureString ( ) : System.Security | ||
return | System.Security |
public EncryptedSecureString ( ICryptographyProvider cryptographyProvider ) : System.Security | ||
cryptographyProvider | ICryptographyProvider | |
return | System.Security |