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

SmartCard (com.apple.security.smartcard)

com.apple.security.smartcard

The payload that configures a smart card.

macOS(10.12.4)
Branch: release

Settings (6)

SettingTypeRequiredDefaultManual InstallSupported OS
UserPairing
UserPairing
If `false`, users don't get the pairing dialog, although existing pairings still work.
booleanoptionaltrue
Yes
macOS (10.12.4+)
allowSmartCard
allowSmartCard
If `false`, the system disables smart cards for logins, authorizations, and screen saver unlocking. It is still allowed for other functions, such as signing emails and accessing the web. A restart is required for a setting change to take effect.
booleanoptionaltrue
Yes
macOS (10.12.4+)
checkCertificateTrust
checkCertificateTrust
Configures the certificate trust check and has one of the following possible values: - `0`: Turns off certificate trust check. - `1`: Turns on certificate trust check. A standard validity check is performed but doesn't include additional revocation checks. - `2`: Turns on certificate trust check. A soft revocation check is also performed. Until the certificate is explicitly rejected by CRL/OCSP, it's considered valid. This setting means that unavailable or unreachable CRL/OCSP allow this check to succeed. - `3`: Turns on certificate trust check. A hard revocation check is also performed. Unless CRL/OCSP explicitly says "This certificate is OK," it's considered invalid. This option is the most secure.
integeroptional0
Yes
macOS (10.12.4+)
oneCardPerUser
oneCardPerUser
If `true`, a user can pair with only one smart card, although existing pairings are allowed if already set up.
booleanoptionalfalse
Yes
macOS (10.12.4+)
tokenRemovalAction
tokenRemovalAction
If `1`, the system enables the screen saver when the smart card is removed. Available in macOS 10.13.4 and later.
integeroptional0
Yes
macOS (10.13.4+)
enforceSmartCard
enforceSmartCard
If `true`, a user can only log in or authenticate with a smart card. Available in macOS 10.13.2 and later.
booleanoptionalfalse
Yes
macOS (10.13.2+)