Click or drag to resize
IAuthServiceRenewAccessTokenAsync Method

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Overload List
  NameDescription
Public methodRenewAccessTokenAsync(AccessToken)
Renews the access token after two or more hours of inactivity.
Public methodRenewAccessTokenAsync(AccessToken, CancellationToken)
Renews the access token after two or more hours of inactivity.
Top
See Also