Provides access to members that control HTTPS configuration.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
CertPath | Path to certificate bundle. |
![]() |
ReadSSLInfo | Read HTTPs configuration from the registry. |
![]() |
VerifyPeer | Indicates whether or not to verify the peer. |
![]() |
WriteSSLInfo | Write HTTPs configuration to the registry. |
CoClasses that implement ISSLInfo
CoClasses and Classes | Description |
---|---|
SSLInfo | A utility class for setting SSL configuration information. |