Click or drag to resize
ProxyOptions Properties
Version 63.0.0

The ProxyOptions type exposes the following members.

Properties
  NameDescription
Public propertyBypassList
The list of domains that shouldn't be affected by the proxy, Format: example.com;example2.com
Public propertyIP
The IP address for the proxy
Public propertyPassword
The password for authentication
Public propertyPort
The port for the proxy
Public propertyUsername
The username for authentication
Top
See Also