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

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