Click or drag to resize

RoleManager Methods

The RoleManager type exposes the following members.

Methods
  NameDescription
Public methodAddRole
Adds a new role.
Public methodDeleteRole
Deletes a role.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetRole
Returns the role that matches the given ID.
Public methodGetRoleInvolvedOrganisationUnit
Returns a list of IDs of involved organisation units of a historic entry.
Public methodGetRoleList
Returns a list of roles that match the given filter.
Public methodGetRoleListFilter
Returns the container list filter that was at last saved for the user or the default filter if defaultFilter is set to true.
Public methodGetType (Inherited from Object.)
Public methodGetUserRoles
Returns a list of roles that the user with the given ID is member of.
Public methodGetUsersInRole
Returns a list of organisation unit users that are members of the role with the given ID.
Public methodHasRoleMasterKeyMode
Determines if the role with the given ID is in Master Key mode.
Public methodToString (Inherited from Object.)
Public methodUpdateRole
Updates the given role.
Top
See Also