dotConnect for Zoho Desk Documentation
Devart.Data.Identity Namespace / OAuthAuthenticationProvider Class
Members

On this page
    OAuthAuthenticationProvider Class
    On this page
    Syntax
    'Declaration
     
    Public MustInherit Class OAuthAuthenticationProvider 
       Inherits AuthenticationProvider
       Implements IAuthenticationProvider, IOAuthAuthenticationProvider 
    public abstract class OAuthAuthenticationProvider : AuthenticationProvider, IAuthenticationProvider, IOAuthAuthenticationProvider  
    Inheritance Hierarchy

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

    See Also