SqlAuthenticationProviderException.Method Property

Definition

The authentication method that failed, or NotSpecified if not known.

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

Property Value

Applies to