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


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

Specifies the Sql server authentication type.

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

Синтаксис

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

Элементы

Имя элемента Описание
Database The database authentication type.
Instance The instance authentication type.
None The none authentication type.
Windows The windows authentication type.

См. также

Справочник

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