The properties of System.Web.Configuration.MachineKeySection are listed below. For a list of all members, see the MachineKeySection Members list.
See Also: Inherited members from System.Configuration.ConfigurationSection
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. |