PasswordHashAlgorithm Enumeration
Displays the password hash algorithm in the Server Management Objects.
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
| Member name | Description | |
|---|---|---|
| None | Hash algorithm is None. | |
| ShaOne | Hash algorithm is ShaOne. | |
| ShaTwo | Hash algorithm is ShaTwo. | |
| SqlServer7 | Hash algorithm is SqlServer7. |
Show: