SqlAuthenticationParameters.AuthenticationMethod 属性
定义
获取身份验证方法。Gets the authentication method.
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
属性值
身份验证方法。The authentication method.