다음을 통해 공유


SqlAuthenticationParameters.AuthenticationMethod 속성

정의

인증 방법을 가져옵니다.

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

속성 값

인증 방법

적용 대상