Click or drag to resize

UserGroupsGetAuthRoleIds Method

Returns the distinct ids of all the authroles posessed by the groups in the collection.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList GetAuthRoleIds()

Return Value

Type: IntegerList
See Also