---
title: RotateFileVaultKeyCommand.Command.FileVaultUnlock
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/rotatefilevaultkeycommand/command-data.dictionary/filevaultunlock-data.dictionary
---

# RotateFileVaultKeyCommand.Command.FileVaultUnlock

A dictionary that contains FileVault unlock options.

## Declaration

```data
object RotateFileVaultKeyCommand.Command.FileVaultUnlock
```

## Properties

Password: A FileVault user’s password, or if using a CoreStorage volume, the personal recovery key. PrivateKeyExport: 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. Deprecated: macOS 10.15+ PrivateKeyExportPassword: The password for PrivateKeyExport. Either Password or both PrivateKeyExport and PrivateKeyExportPassword must be present. The system ignores this key on APFS volumes. Deprecated: macOS 10.15+
