Eplan Platform API
Eplan.IdentityClient Namespace / AuthenticationData Class / Sub Property

In This Topic
    Sub Property
    In This Topic
    EPLAN Cloud user ID in the IdentityService.
    Syntax
    public string Sub {get; set;}
    public:
    property String^ Sub {
       String^ get();
       void set (    String^ value);
    }
    See Also