Click or drag to resize
OidcConstantsTokenErrorsUnsupportedGrantType Field

[Missing <summary> documentation for "F:Intuit.Ipp.OAuth2PlatformClient.OidcConstants.TokenErrors.UnsupportedGrantType"]

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 const string UnsupportedGrantType = "unsupported_grant_type"

Field Value

Type: String
See Also