Contents

RotateFileVaultKeyCommand.Command

The command to change the FileVault primary password on a device.

Declaration

object RotateFileVaultKeyCommand.Command

Properties

NameTypeDescription
FileVaultUnlock RequiredRotateFileVaultKeyCommand.Command.FileVaultUnlock

A dictionary that contains FileVault unlock options.

KeyType Requiredstring

The type of FileVault key you want to change the password for. Set this value to personal and set a value for Password in the FileVaultUnlock dictionary to enable unlocking a device with a password. Set this value to institutional and set values for PrivateKeyExport and PrivateKeyExportPassword in the FileVaultUnlock dictionary.

NewCertificatedata

A DER-encoded certificate for creating a new institutional recovery key, which the system requires if KeyType is institutional.

ReplyEncryptionCertificatedata

A DER-encoded certificate for encrypting the new personal recovery key in a wrapper conforming to the IETF Cryptographic Message Syntax (CMS) standard.

RequestRequiresNetworkTetherboolean

If true, the device needs to be network-tethered to run the command.

RequestType Requiredstring

The request type for this command.

Topics

Objects