SqlAuthenticationProviderException.Method Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode d’authentification qui a échoué ou NotSpecified si elle n’est pas connue.
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