DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / OAuthToken Property

In This Topic
    OAuthToken Property
    In This Topic
    Gets the current access token and refresh token.
    Syntax
    'Declaration
     
    Public ReadOnly Property OAuthToken As OAuthToken
    public OAuthToken OAuthToken {get;}
    See Also