Apple MDM & DDM Policy Explorer

Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.

Policy categories

  • Configuration Profile
  • Declarative Configuration
  • Declarative Activation
  • Declarative Asset
  • Declarative Management

Identification (com.apple.configurationprofile.identification)

Deprecated (macOS 15.4)
com.apple.configurationprofile.identification

The payload that configures the names of the account user.

macOS(10.7 - 15.4)
Branch: release

Settings (8)

SettingTypeRequiredDefaultManual InstallSupported OS
PayloadIdentification
PayloadIdentification
Deprecated (macOS 15.4)
The dictionary that contains details about the user.
7 subkeys
dictionaryrequired
Yes
macOS (10.7 - 15.4)
└─
UserName
UserName
Deprecated (macOS 15.4)
The UNIX user name for the accounts.
stringrequired
Yes
macOS (10.7 - 15.4)
└─
FullName
FullName
Deprecated (macOS 15.4)
The full name of the account.
stringrequired
Yes
macOS (10.7 - 15.4)
└─
EmailAddress
EmailAddress
Deprecated (macOS 15.4)
The address for the account.
stringrequired
Yes
macOS (10.7 - 15.4)
└─
AuthMethod
AuthMethod
Deprecated (macOS 15.4)
The authorization method. Either the profile contains the password or the user provides it.
stringrequired
Yes
macOS (10.7 - 15.4)
└─
Password
Password
Deprecated (macOS 15.4)
The password for the account. Required when the `AuthMethod` is `Password`.
stringrequired
Yes
macOS (10.7 - 15.4)
└─
Prompt
Prompt
Deprecated (macOS 15.4)
The custom instructions for the user, if needed.
stringoptional
Yes
macOS (10.7 - 15.4)
└─
PromptMessage
PromptMessage
Deprecated (macOS 15.4)
The additional descriptive text for the user prompt.
stringoptional
Yes
macOS (10.7 - 15.4)