Eplan Platform API
Eplan.IdentityClient Namespace / EProxySettings Class / Password Property

In This Topic
    Password Property (EProxySettings)
    In This Topic
    Password. Default = empty.
    Syntax
    public string Password {get; set;}
    public:
    property String^ Password {
       String^ get();
       void set (    String^ value);
    }
    See Also