Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Basic | Basic protocol. | |
| Other | Other protocol. | |
| Windows | Windows protocol. |