Click or drag to resize
ResponseErrorType Enumeration
Enum for Response Error

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 enum ResponseErrorType
Members
  Member nameValueDescription
None0
Protocol1
Http2
Exception3
PolicyViolation4
See Also