Partager via


Énumération PasswordHashAlgorithm

Displays the password hash algorithm in the Server Management Objects.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public Enumeration PasswordHashAlgorithm
'Utilisation
Dim instance As PasswordHashAlgorithm
public enum PasswordHashAlgorithm
public enum class PasswordHashAlgorithm
type PasswordHashAlgorithm
public enum PasswordHashAlgorithm

Membres

Nom de membre Description
None Hash algorithm is None.
ShaOne Hash algorithm is ShaOne.
ShaTwo Hash algorithm is ShaTwo.
SqlServer7 Hash algorithm is SqlServer7.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Smo