ApplicationPropertiesPasswordEncryption Property |
Specifies the password encryption algorithm to use. This generally should not be changed once an application is in production. If changed, a migration or re-authentication will be required. See
EncryptionAlgorithm
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax EncryptionAlgorithm PasswordEncryption { get; }
ReadOnly Property PasswordEncryption As EncryptionAlgorithm
Get
Property Value
Type:
EncryptionAlgorithmSpecifies the password encryption algorithm to use. This generally should not be changed once an application is in production. If changed, a migration or re-authentication will be required. See
EncryptionAlgorithmSee Also