InternetSettingsContract Class |
Namespace: SOS.SDK.Contracts.DataContracts
public class InternetSettingsContract
The InternetSettingsContract type exposes the following members.
Name | Description | |
---|---|---|
InternetSettingsContract | Initializes a new instance of the InternetSettingsContract class |
Name | Description | |
---|---|---|
Address |
Proxy Server address
| |
Password |
Proxy credentials User Password
| |
Port |
Proxy Server port
| |
ProxyEnable |
Enable proxy settings.
In order to setup Manual settings - set to True.
In order to use Automatic configuration (using Internet Explorer settings) - set to False.
| |
User |
Proxy credentials User Name
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |