dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksOAuthAuthenticationProvider Class / ZohoBooksOAuthAuthenticationProvider Constructor

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

    Parameters

    options
    See Also