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

OAuth2TokenRefreshedEventArgs Class Properties

For a list of all members of this type, see OAuth2TokenRefreshedEventArgs members.

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