Click or drag to resize

AppIdentityAuthenticatedGroupIds Property

Contains id's of the user groups that: - the identity user is a member of - has an AuthLevel less than or eq. to the identity AuthLevel

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

Property Value

Type: IntegerList
See Also