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.

EmailAddress Requiredstring

The address for the account.

FullName Requiredstring

The full name of the account.

Password Requiredstring

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

Promptstring

The custom instructions for the user, if needed.

PromptMessagestring

The additional descriptive text for the user prompt.

UserName Requiredstring

The UNIX user name for the accounts.