다음을 통해 공유


AuthenticationType 속성

Gets the type of authentication employed by the cryptographic provider.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property AuthenticationType As ProviderAuthenticationType
    Get
‘사용 방법
Dim instance As CryptographicProvider
Dim value As ProviderAuthenticationType

value = instance.AuthenticationType
[SfcPropertyAttribute]
public ProviderAuthenticationType AuthenticationType { get; }
[SfcPropertyAttribute]
public:
property ProviderAuthenticationType AuthenticationType {
    ProviderAuthenticationType get ();
}
[<SfcPropertyAttribute>]
member AuthenticationType : ProviderAuthenticationType
function get AuthenticationType () : ProviderAuthenticationType

속성 값

형식: Microsoft.SqlServer.Management.Smo. . :: . .ProviderAuthenticationType
A AuthenticationType value that specifies the type of authentication used by the cryptographic provider.

예제

속성 설정