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


IProxyServerInfo2.CacheProxyCredentials Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

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