ProxySettings Class

Settings of the connection using proxe server.

Definition

Namespace: SMath.Manager.Network
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public static class ProxySettings
Inheritance
Object    ProxySettings

Properties

Configuration Type of proxy to use.
CredentialsType 
Password Password to connect to the proxy server.
Port Porm of the server.
Server Server URL.
Username Username to connect to the proxy server.

Methods

See Also