Name | Description | |
---|---|---|
![]() ![]() | KnownHashes | Gets the list of known hash algorithms. |
The following tables list the members exposed by Password.
Name | Description | |
---|---|---|
![]() ![]() | KnownHashes | Gets the list of known hash algorithms. |
Name | Description | |
---|---|---|
![]() | HashType | Gets the hash algorithm used to encrypt the password. |
![]() | SpinCount | Gets the number of times the hashing function shall be iteratively run. |
Name | Description | |
---|---|---|
![]() | ResetPassword | Resets the current password. |
![]() | SetPassword | Sets the current password. If password is null or empty, password will be reset. |
![]() | ValidatePassword | Compares the current password to a specified value. |