Aracılığıyla paylaş


PasswordHashAlgorithm Enumeration

Displays the password hash algorithm in the Server Management Objects.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Syntax

'Bildirim
Public Enumeration PasswordHashAlgorithm
'Kullanım
Dim instance As PasswordHashAlgorithm
public enum PasswordHashAlgorithm
public enum class PasswordHashAlgorithm
type PasswordHashAlgorithm
public enum PasswordHashAlgorithm

Members

Member name Description
None Hash algorithm is None.
SqlServer7 Hash algorithm is SqlServer7.
ShaOne Hash algorithm is ShaOne.
ShaTwo Hash algorithm is ShaTwo.

See Also

Reference

Microsoft.SqlServer.Management.Smo Namespace