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

Specifies the type of authentication supported by Cryptographic Provider.

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

Синтаксис

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

Элементы

Имя элемента Описание
Windows Windows protocol.
Basic Basic protocol.
Other Other protocol.