ArcObjects Library Reference (System)  

ISSLInfo Interface

Provides access to members that control HTTPS configuration.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CertPath Path to certificate bundle.
Method ReadSSLInfo Read HTTPs configuration from the registry.
Read/write property VerifyPeer Indicates whether or not to verify the peer.
Method WriteSSLInfo Write HTTPs configuration to the registry.

CoClasses that implement ISSLInfo

CoClasses and Classes Description
SSLInfo A utility class for setting SSL configuration information.