RoleAssignmentLoadOptions Properties |
The RoleAssignmentLoadOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| Filter |
See DataObjectLoadOptionsBase.Filter
| |
| IdentityIdPosList | ||
| IdPosList | ||
| IncludeChildOrgUnits |
Option is only used if Mode equals Manager.
If false only role assignments for identities belonging directly to a managed org. unit will be loaded.
If true also role assignments for identities belonging to a child org. unit will be loaded.
| |
| Mode | ||
| OriginDataObjectTypeIdNegList |
If used, only role assignments *not* referring an "origin" data object of one of the specified data object type ids, will be loaded.
| |
| OriginDataObjectTypeIdPosList |
If used, only role assignments referring an "origin" data object of one of the specified data object type ids, will be loaded.
| |
| RoleIdPosList | ||
| RoleTypeCategoryIdPosList |
if used, only role assignments with the specified resource type category ids will be loaded
| |
| RoleTypeIdPosList | ||
| SortFields |
See DataObjectLoadOptions.SortFields
| |
| SqlFilters |
See DataObjectLoadOptionsBase.SqlFilters
| |
| StatusIds |
Holds one or more ids of the ObjectId.Property.RoleAssnStatus property.
The possible values are located in ObjectId.PropertyValue.RoleAssnStatus.
| |
| SystemIdPosList |
If used, only role assigments, for roles that are defined for one of the specified systems, will be loaded.
|