다음을 통해 공유


SqlAuthenticationParameters.AuthenticationMethod 속성

정의

인증 방법을 가져옵니다.

public:
 property Microsoft::Data::SqlClient::SqlAuthenticationMethod AuthenticationMethod { Microsoft::Data::SqlClient::SqlAuthenticationMethod get(); };
public Microsoft.Data.SqlClient.SqlAuthenticationMethod AuthenticationMethod { get; }
member this.AuthenticationMethod : Microsoft.Data.SqlClient.SqlAuthenticationMethod
Public ReadOnly Property AuthenticationMethod As SqlAuthenticationMethod

속성 값

인증 방법

적용 대상