Click or drag to resize

UserGroupRoleIds Property

RoleIds contains id's of the authroles that the usergroup has. The authroleIds are sorted.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList RoleIds { get; }

Property Value

Type: IntegerList
See Also