Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the core behavior of authentication providers and provides a base class for derived classes.
public ref class SqlAuthenticationProvider abstract
public abstract class SqlAuthenticationProvider
type SqlAuthenticationProvider = class
Public MustInherit Class SqlAuthenticationProvider
Derived classes must provide a parameterless constructor if they can be instantiated from the app.config file.
Sql |
Called from constructors in derived classes to initialize the SqlAuthenticationProvider class. |
Acquire |
Acquires a security token from the authority. |
Before |
This method is called immediately before the provider is added to SQL drivers registry. |
Before |
This method is called immediately before the provider is removed from the SQL drivers registry. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets an authentication provider by method. |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Is |
Indicates whether the specified authentication method is supported. |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Set |
Sets an authentication provider by method. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Product | Versions |
---|---|
.NET Framework | 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in