VBOProxyInternetProxySettings
Contains details about settings of the internet proxy server. See also VBOProxy.
|
Property |
Type |
Description |
|---|---|---|
|
UseInternetProxy |
Bool |
If True, the internet proxy server is used as a gateway. |
|
Host |
String |
DNS name or IP address of the internet proxy server. |
|
Port |
Int |
Used port number. |
|
UseAuthentication |
Bool |
If True, authentication is required to connect to the internet proxy server. |
|
User |
String |
Authentication credentials. |
|
UseManagementServerSettings |
Bool |
If True, the backup server settings are used. |