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

In This Topic
    OAuthAuthenticationProvider Class
    In This Topic
    Syntax
    'Declaration
     
    Public MustInherit Class OAuthAuthenticationProvider 
       Inherits AuthenticationProvider
       Implements IAuthenticationProviderIOAuthAuthenticationProvider 
    public abstract class OAuthAuthenticationProvider : AuthenticationProvider, IAuthenticationProviderIOAuthAuthenticationProvider  
    Inheritance Hierarchy

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

    See Also