PayloadKit

Identification

com.apple.configurationprofile.identification

The payload that configures the names of the account user.

macOS
macOS 10.7+exclusive

Configuration Keys (1)

KeyTypeTitle
PayloadIdentificationrequired

The dictionary that contains details about the user.

dictPayloadIdentification
FullNamerequired

The full name of the account.

stringFull Name
EmailAddressrequired

The address for the account.

stringE-mail address
UserNamerequired

The UNIX user name for the accounts.

stringUsername
Passwordrequired

The password for the account. Required when the 'AuthMethod' is 'Password'.

stringPassword
AuthMethodrequired

The authorization method. Either the profile contains the password or the user provides it.

Default: "UserEnteredPassword"

Range: Password, UserEnteredPassword

stringAuthentication Method
Prompt

The custom instructions for the user, if needed.

stringPrompt
PromptMessage

The additional descriptive text for the user prompt.

stringPrompt Message