Method GetTokenInfoAsync
GetTokenInfoAsync(CancellationToken)
Declaration
public Task<OAuthUserTokenInfo> GetTokenInfoAsync(CancellationToken cancellationToken = default)
Parameters
Returns
| Type |
Description |
| Task<OAuthUserTokenInfo> |
Returns the non-expired OAuth token information generated by this credential.
|
Applies to
Platforms and versions
| Target | Versions |
| .NET Standard 2.0 | 200.6 - 200.8 |
| .NET | 200.6 - 300.0 |
| .NET Windows | 200.6 - 300.0 |
| .NET Android | 200.6 - 300.0 |
| .NET iOS | 200.6 - 300.0 |
| .NET Framework | 200.6 - 200.8 |
| UWP | 200.6 - 200.8 |