Apple MDM & DDM Policy Explorer

Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.

Policy categories

  • Configuration Profile
  • Declarative Configuration
  • Declarative Activation
  • Declarative Asset
  • Declarative Management

Mobile Accounts (com.apple.MCX)

com.apple.MCX

The payload that configures mobile accounts on the device.

macOS(10.7)
Branch: release

Settings (5)

SettingTypeRequiredDefaultManual InstallSupported OS
com.apple.cachedaccounts.CreateAtLogin
com.apple.cachedaccounts.CreateAtLogin
If `true`, the system creates the mobile account at login time.
booleanoptionalfalse
Yes
macOS (10.7+)
com.apple.cachedaccounts.WarnOnCreate
com.apple.cachedaccounts.WarnOnCreate
If `true`, the system asks the user whether to create the mobile account and it allows the user to not create it.
booleanoptionalfalse
Yes
macOS (10.7+)
cachedaccounts.WarnOnCreate.allowNever
cachedaccounts.WarnOnCreate.allowNever
If `true`, the system allows the user to stop the prompts about mobile account creation every time the user logs in. This key is only valid if `com.apple.cachedaccounts.WarnOnCreate` is `true`.
booleanoptionalfalse
Yes
macOS (10.7+)
cachedaccounts.expiry.delete.disusedSeconds
cachedaccounts.expiry.delete.disusedSeconds
The minimum number of seconds a mobile account can exist before the system makes an automatic attempt to remove the mobile account. Set to `0` to attempt removing it at the next login or logout. Set to `-1` to never attempt removing the mobile account.
integeroptional-1
Yes
macOS (10.7+)
cachedaccounts.askForSecureTokenAuthBypass
cachedaccounts.askForSecureTokenAuthBypass
If `true`, the system bypasses the secure token authorization dialog. This dialog only appears on APFS volumes.
booleanoptionalfalse
Yes
macOS (10.7+)