DiscoveryResponseScopesSupported Property |
[Missing <summary> documentation for "P:Intuit.Ipp.OAuth2PlatformClient.DiscoveryResponse.ScopesSupported"]
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic IEnumerable<string> ScopesSupported { get; }
Property Value
Type:
IEnumerableString
See Also