API Help
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class
Methods

In This Topic
    UserRights Class Members
    In This Topic

    The following tables list the members exposed by UserRights.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified right entry to the given category of the custom UserRights file. The new right name will appear in the rights management dialog.  
    Public MethodChecks the execute permission of an action  
    Public MethodQueries, whether the rights management is currently active.  
    Public MethodDeletes the specified right entry from the UserRights database (rights management dialog)  
    Public MethodReturns the identifiers of all existing user rights categories.  
    Public MethodGets the groups from user rights management, to which the specified user belongs..  
    Public MethodGets the user.  
    Public MethodGets the user SID.  
    Public Method  
    Public MethodSets the user.  
    Top
    See Also