CFProxy Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about a proxy.
public class CFProxy
type CFProxy = class
- Inheritance
-
CFProxy
Properties
AutoConfigurationJavaScript |
JavaScript source code for auto-configuring the proxy. |
AutoConfigurationUrl |
URL location of a proxy auto-configuration script. |
HostName |
The hostname of the proxy server. |
Password |
The password needed to authenticate with the proxy server. |
Port |
The port to connect to on the proxy server. |
ProxyType |
The type of the proxy. |
Username |
The user name needed for authentication with the proxy server. |