Click or drag to resize
TokenRevocationClientExtensions Class
Extension Class for TokenRevocationClient
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.OAuth2PlatformClientTokenRevocationClientExtensions

Namespace:  Intuit.Ipp.OAuth2PlatformClient
Assembly:  Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public static class TokenRevocationClientExtensions

The TokenRevocationClientExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRevokeAccessTokenAsync
RevokeAccessTokenAsync
Public methodStatic memberRevokeRefreshTokenAsync
RevokeRefreshTokenAsync
Top
See Also