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

成员

成员名称 说明
Basic Basic protocol.
Other Other protocol.
Windows Windows protocol.

请参阅

参考

Microsoft.SqlServer.Management.Smo 命名空间