dotConnect for Adobe Commerce Documentation
Devart.Data.Identity Namespace / AuthenticationProvider Class
Members

In This Topic
    AuthenticationProvider Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class AuthenticationProvider 
       Implements IAuthenticationProvider 
    public abstract class AuthenticationProvider : IAuthenticationProvider  
    Inheritance Hierarchy

    System.Object
       Devart.Data.Identity.AuthenticationProvider
          Devart.Data.Identity.OAuthAuthenticationProvider

    See Also