The payload that configures FileVault options.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
dontAllowFDEDisable dontAllowFDEDisable If `true`, the system won't disable FileVault. | boolean | optional | false | ✓Yes | macOS (10.7+) |
dontAllowFDEEnable dontAllowFDEEnable If `true`, the system won't enable FileVault. | boolean | optional | false | ✓Yes | macOS (10.7+) |
DestroyFVKeyOnStandby DestroyFVKeyOnStandby If `true`, the system won't store th FileVault key across restarts. | boolean | optional | false | ✓Yes | macOS (10.10+) |