CFProxy Class

Definition

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.

Applies to