Click or drag to resize
DiscoveryUrlHelper Class
DiscoveryUrlHelper class
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.OAuth2PlatformClientDiscoveryUrlHelper

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 static class DiscoveryUrlHelper

The DiscoveryUrlHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsSecureScheme
Validate if url scheme is https or not
Public methodStatic memberIsValidScheme
Validate url scheme
Top
See Also