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


IProxyServerInfo Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

IProxyServerInfo Interface

Provides access to members that control proxy server configuration.

Product Availability

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

Members

Description
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.

CoClasses that implement IProxyServerInfo

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