CardDAV¶
As of macOS v10.8 and later, this payload type supports obtaining CardDAVUsername and CardDAVPassword from an Identification Payload, if present.
Contents
Summary¶
PayloadType: | com.apple.carddav.account |
---|---|
Supervised Only: | |
N/A | |
macOS: | N/A |
macOS Deprecated: | |
N/A | |
iOS: | N/A |
iOS Deprecated: | N/A |
Highlander: | N/A |
Keys¶
CardDAVAccountDescription¶
Account Description
The display name of the account (e.g. “Company CardDAV Account”)
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | My CardDAV Account | N/A | N/A | N/A | N/A | N/A |
CardDAVPort¶
Port Number
The port number to connect to the CardDAV server
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
integer | 443 | N/A | N/A | N/A | N/A | N/A |
CardDAVHostName¶
Account Hostname
The CardDAV server hostname or IP address
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | always | N/A | N/A | N/A | N/A |
CardDAVUseSSL¶
Use SSL
Enable Secure Socket Layer communication with CardDAV server
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
boolean | True | always | N/A | N/A | N/A | N/A |
CardDAVPrincipalURL¶
Principal URL
The Principal URL for the CardDAV account
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |
CardDAVUsername¶
Account Username
The CardDAV username
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | push | N/A | N/A | N/A | N/A |
CardDAVPassword¶
Account Password
The CardDAV password
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
string | N/A | N/A | N/A | N/A | N/A | N/A |
CommunicationServiceRules¶
Communication Service Rules
Type | Default | Required | Regex | iOS | macOS | Supervised |
---|---|---|---|---|---|---|
dictionary | N/A | N/A | N/A | N/A | N/A | N/A |
Name | Type | Title | Description | Required |
---|---|---|---|---|
DefaultServiceHandlers | dictionary | Default Service Handlers | n/a |