Contents

Identification.PayloadIdentification

The dictionary containing details about the user.

Declaration

object Identification.PayloadIdentification

Properties

NameTypeDescription
AuthMethod Requiredstring

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

Deprecated: macOS 15.4+

EmailAddress Requiredstring

The address for the account.

Deprecated: macOS 15.4+

FullName Requiredstring

The full name of the account.

Deprecated: macOS 15.4+

Password Requiredstring

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

Deprecated: macOS 15.4+

Promptstring

The custom instructions for the user, if needed.

Deprecated: macOS 15.4+

PromptMessagestring

The additional descriptive text for the user prompt.

Deprecated: macOS 15.4+

UserName Requiredstring

The UNIX user name for the accounts.

Deprecated: macOS 15.4+