RoleInfo Methods |
The RoleInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetRoleCategory |
Returns the role category which is stated on the role that the assignment is for.
|
![]() ![]() | GetRoleCategoryId(ICalculatedRoleAssignment) |
Returns the id of the role category set property value which is stated on the role that the assignment is for.
|
![]() ![]() | GetRoleCategoryId(IDataObject) |
Returns the id of the role category set property value, which is stated on the role.
|
![]() ![]() | GetRoleInfo | |
![]() ![]() | GetRoleOwnerIds |
Returns the owner(s) of a role.
The owners are either user or group ids (or both).
The method starts with looking at the role itself - if it has one or more owners these are returned.
If not it looks at the role folder - if it has one or more owners these are returned.
The method can return an empty collection if no owners are found.
|
![]() ![]() | GetRoleTypeId |
Returns the id of the role type data object which is stated on the role that the assignment is for.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |