Condividi tramite


SqlAuthenticationParameters.AuthenticationMethod Proprietà

Definizione

Ottiene il metodo di autenticazione.

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

Valore della proprietà

Metodo di autenticazione.

Si applica a