SqlAuthenticationProvider.IsSupported(SqlAuthenticationMethod) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Anger om den angivna autentiseringsmetoden stöds.
public:
abstract bool IsSupported(System::Data::SqlClient::SqlAuthenticationMethod authenticationMethod);
public abstract bool IsSupported(System.Data.SqlClient.SqlAuthenticationMethod authenticationMethod);
abstract member IsSupported : System.Data.SqlClient.SqlAuthenticationMethod -> bool
Public MustOverride Function IsSupported (authenticationMethod As SqlAuthenticationMethod) As Boolean
Parametrar
- authenticationMethod
- SqlAuthenticationMethod
Autentiseringsmetoden.
Returer
trueom den angivna autentiseringsmetoden stöds; annars . false