Udostępnij przez


SqlAuthenticationProvider.GetProvider(SqlAuthenticationMethod) Metoda

Definicja

Pobiera dostawcę uwierzytelniania według metody.

public:
 static System::Data::SqlClient::SqlAuthenticationProvider ^ GetProvider(System::Data::SqlClient::SqlAuthenticationMethod authenticationMethod);
public static System.Data.SqlClient.SqlAuthenticationProvider GetProvider (System.Data.SqlClient.SqlAuthenticationMethod authenticationMethod);
static member GetProvider : System.Data.SqlClient.SqlAuthenticationMethod -> System.Data.SqlClient.SqlAuthenticationProvider
Public Shared Function GetProvider (authenticationMethod As SqlAuthenticationMethod) As SqlAuthenticationProvider

Parametry

authenticationMethod
SqlAuthenticationMethod

Metoda uwierzytelniania.

Zwraca

Dostawca uwierzytelniania lub null jeśli nie zostanie znaleziony.

Dotyczy