EducationConfiguration.GroupsItem
An array of dictionaries defining groups.
Declaration
object EducationConfiguration.GroupsItemProperties
| Name | Type | Description |
|---|---|---|
BeaconID Required | integer | An unsigned 16 bit integer specifying this group’s unique beacon ID. |
ConfigurationSource | string | The source that provided this group, such as SIS, or MDM. |
Description | string | The description of the group. |
DeviceGroupIdentifiers | [string] | The identifiers that refer to entries in the Has no effect on the configuration of the Shared iPad login screen. |
ImageURL | string | Deprecated in iOS 9.3.1 and later. The URL of an image for the group. |
LeaderIdentifiers | [string] | The user identifiers that are leaders of this group. |
MemberIdentifiers Required | [string] | The entries in the Users array that are members of the group. |
Name Required | string | The display name of the group. |