TokenRevocationResponse Constructor (String) |
Handles successful raw response from Token Revoke api call
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic TokenRevocationResponse(
string raw
)
Parameters
- raw
- Type: SystemString
raw
See Also