This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to additional ProxyServerInfo methods.
Description | ||
---|---|---|
CacheProxyCredentials | Cache proxy credentials. | |
CredentialsCancelled | Indicates credentials cancel state. | |
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. |
Interfaces | Description |
---|---|
IProxyServerInfo | Provides access to members that control proxy server configuration. |
CoClasses and Classes | Description |
---|---|
ProxyServerInfo | A utility class for setting proxy server configuration information. |