Click or drag to resize

RoleAssignmentLoadOptionsIncludeChildOrgUnits Property

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.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool IncludeChildOrgUnits { get; set; }

Property Value

Type: Boolean
See Also