dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksOAuthAuthenticationProviderOptionsBuilder Class / Create Method / Create(FreshBooksConnection) Method

In This Topic
    Create(FreshBooksConnection) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Shared Function Create( _
       ByVal connection As FreshBooksConnection _
    ) As FreshBooksOAuthAuthenticationProviderOptionsBuilder

    Parameters

    connection
    See Also