Eplan Platform API
Eplan.IdentityClient Namespace / EProxySettings Class

In This Topic
    EProxySettings Class Properties
    In This Topic

    For a list of all members of this type, see EProxySettings members.

    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