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. |