| UserControllerGetUserMemberGroupIds Method (IEnumerableInt32, AuthLevel) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetUserMemberGroupIds(
IEnumerable<int> userIds,
AuthLevel authLevel = AuthLevel.High
)
Parameters
- userIds
- Type: System.Collections.GenericIEnumerableInt32
- authLevel (Optional)
- Type: Omada.OE.ModelAuthLevel
Return Value
Type:
IntegerList
See Also