dotConnect for Zoho Desk Documentation
Devart.Data.ZohoDesk Namespace / AuthenticationType Enumeration

On this page
    AuthenticationType Enumeration
    On this page
    Syntax
    'Declaration
     
    Public Enum AuthenticationType 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable 
    Members
    MemberDescription
    OAuth 
    OAuthInteractive 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Devart.Data.ZohoDesk.AuthenticationType

    See Also