This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo2 Interface > IProxyServerInfo2.CacheProxyCredentials Method (ArcObjects .NET 10.5 SDK) |
Cache proxy credentials.
[Visual Basic .NET]
Public Sub CacheProxyCredentials ( _
)
[C#] public void CacheProxyCredentials ( );
[C++]
HRESULT CacheProxyCredentials(
void
);