Property | Type | Description | |
---|---|---|---|
AutoGenerate | byte[] | ||
GetDecryptionAlgorithm | |||
GetDecryptionKey | byte[] | ||
GetValidationAlgorithm | |||
GetValidationKey | byte[] | ||
MachineKeySection | System | ||
SetDecryptionKey | void | ||
SetValidationKey | void |
Method | Description | |
---|---|---|
Reset ( |
Method | Description | |
---|---|---|
AutoGenerate ( System.Web.Configuration.MachineKeyRegistryStorage type ) : byte[] | ||
GetDecryptionAlgorithm ( ) : |
||
GetDecryptionKey ( ) : byte[] | ||
GetValidationAlgorithm ( ) : |
||
GetValidationKey ( ) : byte[] | ||
MachineKeySection ( ) : System | ||
SetDecryptionKey ( string key ) : void | ||
SetValidationKey ( string key ) : void |
protected Reset ( |
||
parentElement | ||
return | void |