dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / AuthenticationType Enumeration

In This Topic
    AuthenticationType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Public Enum AuthenticationType 
       Inherits System.Enum
       Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
    public enum AuthenticationType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
    Members
    MemberDescription
    Classic 
    OAuth 
    OAuthInteractive 
    Inheritance Hierarchy

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

    See Also