CalDAV¶
This payload configures a CalDAV account.
Contents
Summary¶
PayloadType: | com.apple.caldav.account |
---|---|
Supervised Only: | |
N/A | |
macOS: | N/A |
macOS Deprecated: | |
N/A | |
iOS: | N/A |
iOS Deprecated: | N/A |
Highlander: | N/A |
Keys¶
CalDAVAccountDescription¶
Account Description
The display name of the account (e.g. “Company CalDAV Account”)
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | My CalDAV Account | N/A | N/A | N/A | N/A | N/A |
CalDAVPort¶
Port Number
The port on which to connect to the server
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
integer | 443 | N/A | N/A | N/A | N/A | N/A |
CalDAVHostName¶
Account Hostname
The CalDAV server hostname or IP address
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | always | N/A | N/A | N/A | N/A |
CalDAVUseSSL¶
Use SSL
Enable Secure Socket Layer communication with CalDAV server
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
boolean | True | always | N/A | N/A | N/A | N/A |
CalDAVPrincipalURL¶
Principal URL
The base URL to the user’s calendar
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |
CalDAVUsername¶
Account Username
The CalDAV username
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | push | N/A | N/A | N/A | N/A |
CalDAVPassword¶
Account Password
The CalDAV password
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |