AuthenticationType 속성
Gets the type of authentication that is used by the cryptographic provider.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property AuthenticationType As ProviderAuthenticationType
Get
‘사용 방법
Dim instance As CryptographicProvider
Dim value As ProviderAuthenticationType
value = instance.AuthenticationType
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public ProviderAuthenticationType AuthenticationType { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property ProviderAuthenticationType AuthenticationType {
ProviderAuthenticationType get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member AuthenticationType : ProviderAuthenticationType
function get AuthenticationType () : ProviderAuthenticationType
속성 값
유형: Microsoft.SqlServer.Management.Smo. . :: . .ProviderAuthenticationType
A AuthenticationType value that specifies the type of authentication that is used by the cryptographic provider.