API Help
Eplan.EplApi.ApplicationFramework Namespace
/
UserRights Class
/ CheckUserRights Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
CheckUserRights Method
In This Topic
Queries, whether the rights management is currently active.
Syntax
C#
C++/CLI
public
bool
CheckUserRights()
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
Reference
UserRights Class
UserRights Members