The payload that configures the system policy for assessments.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
EnableAssessment EnableAssessment If `true`, enables Gatekeeper. If `false`, disables Gatekeeper. | boolean | optional | — | ✓Yes | macOS (10.8+) |
AllowIdentifiedDevelopers AllowIdentifiedDevelopers If `true`, enables Gatekeeper's "Mac App Store and identified developers" option.
If `false`, enables Gatekeeper's "Mac App Store" option.
If the value of `EnableAssessment` isn't set to `true`, this key has no effect. | boolean | optional | — | ✓Yes | macOS (10.8+) |
EnableXProtectMalwareUpload EnableXProtectMalwareUpload If `false`, prevents Gatekeeper from prompting the user to upload blocked malware to Apple for purposes of improving malware detection. | boolean | optional | — | ✓Yes | macOS (15.0+) |