Name | Description | |
---|---|---|
![]() | OAuth2TokenRefreshedEventArgs Constructor |
The following tables list the members exposed by OAuth2TokenRefreshedEventArgs.
Name | Description | |
---|---|---|
![]() | OAuth2TokenRefreshedEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | AccessToken | The new access token that was issued to the client after refreshing the access token. |
![]() | RefreshToken | 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. |