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.
The payload that configures a Contacts account.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Account Description CardDAVAccountDescription The description of the account. | string | optional | — | ✓Yes | macOS (10.7+) |
Account Hostname CardDAVHostName The server's address. | string | required | — | ✓Yes | macOS (10.7+) |
Account Username CardDAVUsername The user name for logins. | string | optional | — | ✓Yes | macOS (10.7+) |
Account Password CardDAVPassword The user's password. Only use this in encrypted profiles. | string | optional | — | ✓Yes | macOS (10.7+) |
Principal URL CardDAVPrincipalURL The base URL to the user's address book. | string | optional | — | ✗No | |
Use SSL CardDAVUseSSL If `true`, the system enables SSL. | boolean | optional | true | ✓Yes | macOS (10.7+) |
Port Number CardDAVPort The server's port. | integer | optional | — | ✓Yes | macOS (10.7+) |
Communication Service Rules CommunicationServiceRules An array of communication service rules for this account. 1 subkey | dictionary | optional | — | ✓Yes | iOS (10.0+) |
└─ Default Service Handlers DefaultServiceHandlers A dictionary of service handlers for contacts from this account. 1 subkey | dictionary | optional | — | ✓Yes | iOS (10.0+) |
└─ └─ App for audio calls AudioCall The bundle identifier for the default application that handles audio calls to contacts from this account. | string | optional | — | ✓Yes | iOS (10.0+) |
VPNUUID VPNUUID The VPNUUID of the per-app VPN the account uses for network communication. Available in iOS 14 and later. | string | optional | — | ✓Yes | iOS (14.0+) |