Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class / CheckUserRights Method

In This Topic
CheckUserRights Method
In This Topic
Queries, whether the rights management is currently active.
Syntax
public bool CheckUserRights()

Return Value

true: Rights management activated in the system; false: No rights management activated in the system.
Remarks
This method does not change the current mode of rights management. It only checks, whether the rights management is active or not.
See Also