DiscoveryPolicyRequireHttps Property |
Specifies if HTTPS is enforced on all endpoints. Defaults to true.
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool RequireHttps { get; set; }
Property Value
Type:
Boolean
See Also