This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control proxy server configuration.
Description | ||
---|---|---|
Enabled | Indicates whether a proxy server is required. | |
Password | Proxy server user password. | |
ProxyServer | Proxy server address. | |
ReadProxyServerInfo | Read proxy server configuration from the registry. | |
UserName | Proxy server user name. | |
WriteProxyServerInfo | Write proxy server configuration to the registry. |
CoClasses and Classes | Description |
---|---|
ProxyServerInfo | A utility class for setting proxy server configuration information. |