IdentityLoadOptions Properties |
The IdentityLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | Filter |
See DataObjectLoadOptionsBase.Filter
|
![]() | IdPosList |
If specified only identities with these ids will be loaded.
|
![]() | IncludeChildOrgUnits |
Option is only used if Mode equals Manager OR if one or more OrgUnitIds has been specified.
If false only identities belonging directly to a managed or specified org. unit will be loaded.
If true also identities belonging to a child org. unit will be loaded.
|
![]() | Mode | |
![]() | OrgUnitIds |
If specified only identities located below one of the specified org. units will be loaded.
|
![]() | SqlFilters |
See DataObjectLoadOptionsBase.Filter
|