.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.OAuth2PlatformClient
TokenRevocationResponse Class
TokenRevocationResponse Constructor
TokenRevocationResponse Constructor
TokenRevocationResponse Constructor (Exception)
TokenRevocationResponse Constructor (String)
TokenRevocationResponse Constructor (HttpStatusCode, String)
TokenRevocationResponse Constructor (HttpStatusCode, String)
Handles exception 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)
Syntax
C#
Copy
public
TokenRevocationResponse
(
HttpStatusCode
statusCode
,
string
reason
)
Parameters
statusCode
Type:
System.Net
HttpStatusCode
statusCode
reason
Type:
System
String
reason
See Also
Reference
TokenRevocationResponse Class
TokenRevocationResponse Overload
Intuit.Ipp.OAuth2PlatformClient Namespace