SqlAuthenticationProviderException.Method 属性

定义

失败的身份验证方法,如果未知,则为 NotSpecified。

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

属性值

适用于