Eplan Platform API
Eplan.IdentityClient Namespace / EProxySettings Class
Properties

EProxySettings Class Members

The following tables list the members exposed by EProxySettings.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyIndicates if proxy is active. Default = false.  
Public PropertyIP address. Default = empty.  
Public PropertyDomain name. Default = empty.  
Public PropertyPassword. Default = empty.  
Public PropertyEncrypted password. Default = empty.  
Public PropertyPort number. Default = -1.  
Public PropertyScript address. Default = empty.  
Public PropertyUser name. Default = empty.  
Public PropertyIndicates if system proxy is used. Default = true.  
Top
See Also