Managed Preferences
com.apple.ManagedClient.preferences
The payload that configures managed preferences.
macOS 10.7+
Apple schemaNot available with User Enrollment
Configuration Keys (1)
| Key | Type | Title |
|---|---|---|
PayloadContentrequiredThe dictionary containing app preference domains. The key names are application preference domain identifiers (for example, `com.example.my-app`), or the string `.GlobalPreferences` for the global domain. The values are the corresponding forced and set-once preferences. | dict | — |
ANYrequiredThe dictionary containing app preference domains. | dict | — |
ForcedThe dictionary of forced settings. | array | — |
Set-OnceThe dictionary of one-time settings. | array | — |
Settingsrequired | dict | — |
mcx_preference_settingsrequiredThe dictionary of settings. | dict | — |
Settingsrequired | dict | — |
mcx_preference_settingsrequiredThe dictionary of settings. | dict | — |