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


IProxyServerInfo2.CacheProxyCredentials Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo2 Interface > IProxyServerInfo2.CacheProxyCredentials Method
ArcGIS Developer Help

IProxyServerInfo2.CacheProxyCredentials Method

Cache proxy credentials.

[Visual Basic .NET]
Public Sub CacheProxyCredentials ( _
)
[C#]
public void CacheProxyCredentials (
);
[C++]
HRESULT CacheProxyCredentials(
void
);

Product Availability

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

See Also

IProxyServerInfo2 Interface