Expand Minimize
This topic has not yet been rated - Rate this topic

PasswordHashAlgorithm Enumeration

SQL Server 2012

Displays the password hash algorithm in the Server Management Objects.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum PasswordHashAlgorithm
Member nameDescription
NoneHash algorithm is None.
SqlServer7Hash algorithm is SqlServer7.
ShaOneHash algorithm is ShaOne.
ShaTwoHash algorithm is ShaTwo.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.