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

プロパティ値

適用対象