Contents

AccountConfigurationCommand.Command.AutoSetupAdminAccountItem

A dictionary that describes the administrator account to create with Setup Assistant, which uses the first element and ignores additional elements.

Declaration

object AccountConfigurationCommand.Command.AutoSetupAdminAccountItem

Properties

NameTypeDescription
fullNamestring

The full name of the user, which defaults to shortName if not specified.

hiddenboolean

If true, this sets the account attribute to make the account hidden in the Login Window and Users & Groups.

passwordHashdata

Data that contains the pre-created salted PBKDF2 SHA512 password hash for the account.

shortName Requiredstring

The short name of the user.

Mentioned in