SqlAuthenticationProviderException.Method Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Metodo di autenticazione non riuscito o NotSpecified se non noto.
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