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

# EducationConfiguration.UsersItem

A user in the organization.

## Declaration

```data
object EducationConfiguration.UsersItem
```

## Properties

AppleID: The Managed Apple Account for this user. Not required to configure Classroom, but if set the system uses it. Required to configure the Shared iPad login screen. FamilyName: The family name of the user. FullScreenImageURL: Deprecated in iOS 9.3.1 and later. The URL pointing to an image of the user. The system uses the  ResourcePayloadCertificateUUID identity certificate or the MDM client identity to perform authentication when fetching the specified resource. Available: iOS 9.3+ | iPadOS 9.3+ Deprecated: iOS 9.3.1+ | iPadOS 9.3.1+ GivenName: The given name of the user. Identifier: The unique identifier for a user in the organization. ImageURL: A string that contains a URL pointing to an image of the user. The system displays this image in the iOS login screen and in the Classroom app. The recommended resolution is 256 x 256 pixels (512 x 512 pixels on a 2x device). The recommended formats are JPEG, PNG, and TIFF. The system uses the ResourcePayloadCertificateUUID identity certificate or the MDM client identity to perform authentication when fetching the image. Name: The name of the user. PasscodeType: The type of passcode UI to show when the user is at the Login Window. PhoneticFamilyName: The user’s phonetic family name. The system uses this name to sort users in the Classroom app and the Shared iPad login screen. PhoneticGivenName: The user’s phonetic given name. The system uses this name to sort users in the Classroom app and the Shared iPad Login Screen.

## See Also

### Objects

- [EducationConfiguration.DepartmentsItem](devicemanagement/educationconfiguration/departmentsitem.md)
- [EducationConfiguration.DeviceGroupsItem](devicemanagement/educationconfiguration/devicegroupsitem.md)
- [EducationConfiguration.GroupsItem](devicemanagement/educationconfiguration/groupsitem.md)
