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


IProxyServerInfo2 Interface (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
ArcGIS Developer Help

IProxyServerInfo2 Interface

Provides access to additional ProxyServerInfo methods.

Product Availability

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

Members

Name Description
Method CacheProxyCredentials Cache proxy credentials.
Read/write property CredentialsCancelled Indicates credentials cancel state.
Read/write property Enabled Indicates whether a proxy server is required.
Read/write property Password Proxy server user password.
Read/write property ProxyServer Proxy server address.
Method ReadProxyServerInfo Read proxy server configuration from the registry.
Read/write property UserName Proxy server user name.
Method WriteProxyServerInfo Write proxy server configuration to the registry.

Inherited Interfaces

Interfaces Description
IProxyServerInfo Provides access to members that control proxy server configuration.

Classes that implement IProxyServerInfo2

Classes Description
ProxyServerInfo A utility class for setting proxy server configuration information.