The members of System.Web.Configuration.MachineKeySection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationSection
Initializes a new instance of the System.Web.Configuration.MachineKeySection class by using default settings. |
Decryption | string.
Specifies the encryption algorithm that is used for encrypting and decrypting forms authentication data. | |
DecryptionKey | string.
Gets or sets the key that is used to encrypt and decrypt data, or the process by which the key is generated. | |
Validation | MachineKeyValidation.
Specifies the hashing algorithm that is used for validating forms authentication and view state data. | |
ValidationKey | string.
Gets or sets the key that is used to validate forms authentication and view state data, or the process by which the key is generated. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |
override | Reset(System.Configuration.ConfigurationElement)Documentation for this section has not yet been entered. |