TokenRevocationClientExtensionsRevokeRefreshTokenAsync Method |
Namespace: Intuit.Ipp.OAuth2PlatformClient
public static Task<TokenRevocationResponse> RevokeRefreshTokenAsync( this TokenRevocationClient client, string token, CancellationToken cancellationToken = null )