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

OAuth2TokenRefreshedEventArgs Class Members

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