次の方法で共有


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

プロパティ値

認証方法。

適用対象