Contents

proxyAutoConfigurationJavaScript

A string containing the Proxy Auto Configuration (PAC) JavaScript source code.

Declaration

var proxyAutoConfigurationJavaScript: String? { get set }

Discussion

If autoProxyConfigurationEnabled is set to true then the system will execute the PAC script to determine what proxies to use (if any) for HTTP and HTTPS connections.

See Also

Accessing Automatic Proxy Properties