.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.OAuth2PlatformClient
DiscoveryResponse Class
DiscoveryResponse Methods
TryGetBoolean Method
TryGetString Method
TryGetStringArray Method
TryGetValue Method
ValidateEndpoints Method
ValidateIssuerName Method
DiscoveryResponse
ValidateEndpoints Method
Validates Endpoints
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
string
ValidateEndpoints
(
JObject
json
,
DiscoveryPolicy
policy
)
Parameters
json
Type:
JObject
json
policy
Type:
Intuit.Ipp.OAuth2PlatformClient
DiscoveryPolicy
policy
Return Value
Type:
String
bool
See Also
Reference
DiscoveryResponse Class
Intuit.Ipp.OAuth2PlatformClient Namespace