dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksOAuthAuthenticationProvider Class / FreshBooksOAuthAuthenticationProvider Constructor

In This Topic
    FreshBooksOAuthAuthenticationProvider Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal options As IOAuthAuthenticationProviderOptions _
    )
    public FreshBooksOAuthAuthenticationProvider( 
       IOAuthAuthenticationProviderOptions options
    )

    Parameters

    options
    See Also