This document is archived and information here might be outdated.  Recommended version.


ISSLInfo Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > ISSLInfo Interface (ArcObjects .NET 10.6 SDK)
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

Name 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.