RotateFileVaultKeyCommand.Command
The command to change the FileVault primary password on a device.
Declaration
object RotateFileVaultKeyCommand.CommandProperties
| Name | Type | Description |
|---|---|---|
FileVaultUnlock Required | RotateFileVaultKeyCommand.Command.FileVaultUnlock | A dictionary that contains FileVault unlock options. |
KeyType Required | string | The type of FileVault key you want to change the password for. Set this value to |
NewCertificate | data | A DER-encoded certificate for creating a new institutional recovery key, which the system requires if |
ReplyEncryptionCertificate | data | A DER-encoded certificate for encrypting the new personal recovery key in a wrapper conforming to the IETF Cryptographic Message Syntax (CMS) standard. |
RequestRequiresNetworkTether | boolean | If |
RequestType Required | string | The request type for this command. |