DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnection Class / OAuthTokenRefreshed Event

In This Topic
    OAuthTokenRefreshed Event
    In This Topic
    Occurs after the token refreshes.
    Syntax
    'Declaration
     
    Public Event OAuthTokenRefreshed As EventHandler
    public event EventHandler OAuthTokenRefreshed
    See Also