| IdentityLoadOptionsIncludeChildOrgUnits Property |
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.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool IncludeChildOrgUnits { get; set; }
Property Value
Type:
Boolean
See Also