Property HashAlgorithm
HashAlgorithm
Sets or returns the hash algorithm used with the secret to generate passwords.
Declaration
IHashAlgorithm HashAlgorithm { get; set; }
Property Value
| Type | Description |
|---|---|
| IHashAlgorithm |
Sets or returns the hash algorithm used with the secret to generate passwords.
IHashAlgorithm HashAlgorithm { get; set; }
| Type | Description |
|---|---|
| IHashAlgorithm |