This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IS > ISSLInfo Interface > ISSLInfo.WriteSSLInfo Method (ArcObjects .NET 10.4 SDK) |
Write HTTPs configuration to the registry.
[Visual Basic .NET]
Public Sub WriteSSLInfo ( _
)
[C#] public void WriteSSLInfo ( );
[C++]
HRESULT WriteSSLInfo(
void
);