This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > ISSLInfo Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control HTTPS configuration.
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 and Classes | Description |
---|---|
SSLInfo | A utility class for setting SSL configuration information. |