Properties
| Property | Type | Description |
|---|---|---|
| nullAuthenticationEnabled | Boolean | Whether null authentication is enabled. |
| password | String | Proxy password. |
| passwordAuthenticationEnabled | Boolean | Whether password authentication is enabled. |
| proxyAddress | String | Proxy server address. |
| proxyPort | Number | Proxy server port. |
| proxyType | String | Proxy type. |
| publicProxyAddress | String | Public proxy address (for NAT traversal). |
| userName | String | Proxy username. |
Property Details
nullAuthenticationEnabled :Boolean
- Description:
Whether null authentication is enabled.
Whether null authentication is enabled.
Type:
- Boolean
password :String
- Description:
Proxy password.
Proxy password.
Type:
- String
passwordAuthenticationEnabled :Boolean
- Description:
Whether password authentication is enabled.
Whether password authentication is enabled.
Type:
- Boolean
proxyAddress :String
- Description:
Proxy server address.
Proxy server address.
Type:
- String
proxyPort :Number
- Description:
Proxy server port.
Proxy server port.
Type:
- Number
proxyType :String
- Description:
Proxy type. Valid values: 'None', 'SOCKS4', 'SOCKS4A', 'SOCKS5', 'HTTPTunnel', 'HTTPConnect'.
Proxy type. Valid values: 'None', 'SOCKS4', 'SOCKS4A', 'SOCKS5', 'HTTPTunnel', 'HTTPConnect'.
Type:
- String
publicProxyAddress :String
- Description:
Public proxy address (for NAT traversal).
Public proxy address (for NAT traversal).
Type:
- String
userName :String
- Description:
Proxy username.
Proxy username.
Type:
- String