combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / OAuth2TokenRefreshedEventArgs Class
Properties

In This Topic
    OAuth2TokenRefreshedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OAuth2TokenRefreshedEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property

    The new access token that was issued to the client after refreshing the access token.

     
    Public Property

    The new refresh token that was issued to the client after refreshing the access token. If the value ist not null, the old saved refresh token should be replaced by this new refresh token.

     
    Top
    See Also