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 Calendar account.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Account Description CalDAVAccountDescription The description of the account. | string | optional | — | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
Account Hostname CalDAVHostName The server's address. | string | required | — | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
Account Username CalDAVUsername The user name for logins. If this profile is part of a non-interactive install, the system requires this field. | string | optional | — | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
Account Password CalDAVPassword The user's password. Only use this in encrypted profiles. | string | optional | — | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
Principal URL CalDAVPrincipalURL The base URL to the user's calendar. | string | optional | — | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
Use SSL CalDAVUseSSL If `true`, the system enables SSL. | boolean | optional | true | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
Port Number CalDAVPort The server's port. | integer | optional | — | ✓Yes | iOS (4.0+)macOS (10.7+)visionOS (1.1+) |
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+) |