---
title: Identification.PayloadIdentification
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/identification/payloadidentification-data.dictionary
---

# Identification.PayloadIdentification

The dictionary containing details about the user.

## Declaration

```data
object Identification.PayloadIdentification
```

## Properties

AuthMethod: The authorization method. Either the profile contains the password or the user provides it. Deprecated: macOS 15.4+ EmailAddress: The address for the account. Deprecated: macOS 15.4+ FullName: The full name of the account. Deprecated: macOS 15.4+ Password: The password for the account. Required when the AuthMethod is Password. Deprecated: macOS 15.4+ Prompt: The custom instructions for the user, if needed. Deprecated: macOS 15.4+ PromptMessage: The additional descriptive text for the user prompt. Deprecated: macOS 15.4+ UserName: The UNIX user name for the accounts. Deprecated: macOS 15.4+
