dotConnect for Zoho Books Documentation
Devart.Data.ZohoBooks Namespace / ZohoBooksOAuthAuthenticationProviderOptionsBuilder Class / Create Method / Create(ZohoBooksConnection) Method

In This Topic
    Create(ZohoBooksConnection) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Shared Function Create( _
       ByVal connection As ZohoBooksConnection _
    ) As ZohoBooksOAuthAuthenticationProviderOptionsBuilder
    public static ZohoBooksOAuthAuthenticationProviderOptionsBuilder Create( 
       ZohoBooksConnection connection
    )

    Parameters

    connection
    See Also