Provides access to members that control proxy server configuration.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IProxyServerInfo
CoClasses and Classes | Description |
---|---|
ProxyServerInfo | A utility class for setting proxy server configuration information. |