---
title: EducationConfiguration.GroupsItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/educationconfiguration/groupsitem
---

# EducationConfiguration.GroupsItem

An array of dictionaries defining groups.

## Declaration

```data
object EducationConfiguration.GroupsItem
```

## Properties

BeaconID: An unsigned 16 bit integer specifying this group’s unique beacon ID. ConfigurationSource: The source that provided this group, such as SIS, or MDM. Description: The description of the group. DeviceGroupIdentifiers: The identifiers that refer to entries in the DeviceGroups array to which the instructor can assign users from this class. Has no effect on the configuration of the Shared iPad login screen. ImageURL: Deprecated in iOS 9.3.1 and later. The URL of an image for the group. Available: iOS 9.3+ | iPadOS 9.3+ Deprecated: iOS 9.3.1+ | iPadOS 9.3.1+ LeaderIdentifiers: The user identifiers that are leaders of this group. MemberIdentifiers: The entries in the Users array that are members of the group. Name: The display name of the group.

## See Also

### Objects

- [EducationConfiguration.DepartmentsItem](devicemanagement/educationconfiguration/departmentsitem.md)
- [EducationConfiguration.DeviceGroupsItem](devicemanagement/educationconfiguration/devicegroupsitem.md)
- [EducationConfiguration.UsersItem](devicemanagement/educationconfiguration/usersitem.md)
