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


ISSLInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > ISSLInfo Interface
ArcGIS Developer Help

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.

Classes that implement ISSLInfo

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