Contacts
com.apple.carddav.account
The payload that configures a Contacts account.
DDM recommended — 2 of 9 settings support Declarative Device Management
Apple recommends DDM over legacy profiles. DDM declarations are autonomous — the device enforces them without server round-trips. In Intune, use Settings Catalog → Declarative Device Management to configure these settings.
Configuration Keys (9)
| Key | Type | Title | DDM |
|---|---|---|---|
CardDAVAccountDescriptionThe description of the account. Default: "My Contacts Account" | string | Account Description | |
CardDAVHostNamerequiredThe server's address. | string | Account Hostname | |
CardDAVPortThe server's port. Default: 443 Range: 0 – 65535 | integer | Port Number | |
CardDAVPrincipalURLThe base URL to the user's address book. | string | Principal URL | |
CardDAVUsernameThe user name for logins. Depends on: | string | Account Username | |
CardDAVPasswordThe user's password. Only use this in encrypted profiles. | string | Account Password | |
CardDAVUseSSLIf 'true', the system enables SSL. Default: true | boolean | Use SSL | |
CommunicationServiceRulesAn array of communication service rules for this account. | dict | Communication Service Rules | |
VPNUUIDThe VPNUUID of the per-app VPN the account uses for network communication. Available in iOS 14 and later. | string | VPNUUID | |
DefaultServiceHandlersA dictionary of service handlers for contacts from this account. | dict | Default Service Handlers | |
AudioCallThe bundle identifier for the default application that handles audio calls to contacts from this account. | string | App for audio calls |