CalDAV (com.apple.caldav.account)

com.apple.caldav.account

The payload that configures a Calendar account.

iOS(4.0)macOS(10.7)visionOS(1.1)
Branch: release

Settings (8)

SettingTypeRequiredDefaultManual InstallSupported OS
Account Description
CalDAVAccountDescription
The description of the account.
stringoptional
Yes
iOS (4.0+)macOS (10.7+)visionOS (1.1+)
Account Hostname
CalDAVHostName
The server's address.
stringrequired
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.
stringoptional
Yes
iOS (4.0+)macOS (10.7+)visionOS (1.1+)
Account Password
CalDAVPassword
The user's password. Only use this in encrypted profiles.
stringoptional
Yes
iOS (4.0+)macOS (10.7+)visionOS (1.1+)
Principal URL
CalDAVPrincipalURL
The base URL to the user's calendar.
stringoptional
Yes
iOS (4.0+)macOS (10.7+)visionOS (1.1+)
Use SSL
CalDAVUseSSL
If `true`, the system enables SSL.
booleanoptionaltrue
Yes
iOS (4.0+)macOS (10.7+)visionOS (1.1+)
Port Number
CalDAVPort
The server's port.
integeroptional
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.
stringoptional
Yes
iOS (14.0+)