Поделиться через


Перечисление PasswordHashAlgorithm

Displays the password hash algorithm in the Server Management Objects.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public Enumeration PasswordHashAlgorithm
'Применение
Dim instance As PasswordHashAlgorithm
public enum PasswordHashAlgorithm
public enum class PasswordHashAlgorithm
type PasswordHashAlgorithm
public enum PasswordHashAlgorithm

Элементы

Имя элемента Описание
None Hash algorithm is None.
ShaOne Hash algorithm is ShaOne.
ShaTwo Hash algorithm is ShaTwo.
SqlServer7 Hash algorithm is SqlServer7.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Smo