Click or drag to resize

RoleOwner Methods

The AccessModifierUtilsIdLookupRoleOwner type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetRoleOwnerRoleAssignmentIds
Returns the ids of the role assignments, that the active user has access to, by being the owner of the roles which they are for.
Public methodStatic memberGetRoleOwnerRoleIds
Returns the ids of the roles, that the active user has access to, by owning them. A role is owned if: - The role is located (directly) in a role folder which the active user is a role owner of AND the role doesn’t have a specific role owner specified. - The user is specified as specific owner of the role.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also