Contents

RotateFileVaultKeyCommand.Command.FileVaultUnlock

A dictionary that contains FileVault unlock options.

Declaration

object RotateFileVaultKeyCommand.Command.FileVaultUnlock

Properties

NameTypeDescription
Passwordstring

A FileVault user’s password, or if using a CoreStorage volume, the personal recovery key.

PrivateKeyExportdata

The data for a .p12 export of the private key for the current institutional recovery key, which requires that KeyType is institutional. The system ignores this key on APFS volumes.

PrivateKeyExportPasswordstring

The password for PrivateKeyExport. Either Password or both PrivateKeyExport and PrivateKeyExportPassword must be present. The system ignores this key on APFS volumes.