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