ArcObjects Library Reference (System)  

IProxyServerInfo2 Interface

Provides access to additional ProxyServerInfo methods.

Product Availability

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

Members

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.

CoClasses that implement IProxyServerInfo2

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