Calendar Subscription Payload¶
Template
A calendar subscription payload adds a subscribed calendar to the user’s calendars list. The calendar subscription payload is not supported in macOS.
Contents
Summary¶
| PayloadType: | com.apple.subscribedcalendar.account |
|---|---|
| Supervised Only: | |
| N/A | |
| macOS: | N/A |
| macOS Deprecated: | |
| N/A | |
| iOS: | N/A |
| iOS Deprecated: | N/A |
| Highlander: | False |
Keys¶
SubCalAccountDescription¶
Description
The description of the calendar subscription
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | My Subscribed Calendar | N/A | N/A | N/A | N/A | N/A |
SubCalAccountHostName¶
URL
The URL of the calendar file
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | always | N/A | N/A | N/A | N/A |
SubCalAccountPassword¶
Password
The password for this subscription
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
SubCalAccountUsername¶
Username
The username for this subscription
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
SubCalAccountUseSSL¶
Use SSL
Use Secure Socket Layer for this subscription
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| boolean | True | N/A | N/A | N/A | N/A | N/A |