Click or drag to resize

SelfMgmtConfigurationManagerGroupUId Property

UId of a user group that an identity, who has an assignment for a "manager resource", should be added to. Can be empty.

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

Property Value

Type: Guid
See Also