API Help
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class / GetUserSID Method

In This Topic
    GetUserSID Method
    In This Topic
    Gets the user SID.
    Syntax
    public string GetUserSID()
    public:
    String^ GetUserSID(); 

    Return Value

    The user SID.
    See Also