The payload that configures subscribed calendars.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Description SubCalAccountDescription The description of the account. | string | optional | — | ✓Yes | iOS (4.0+)visionOS (1.1+) |
URL SubCalAccountHostName The server's address. | string | required | — | ✓Yes | iOS (4.0+)visionOS (1.1+) |
Username SubCalAccountUsername The user's user name. | string | optional | — | ✓Yes | iOS (4.0+)visionOS (1.1+) |
Password SubCalAccountPassword The user's password. | string | optional | — | ✓Yes | iOS (4.0+)visionOS (1.1+) |
Use SSL SubCalAccountUseSSL If `true`, the system enables SSL. | boolean | optional | false | ✓Yes | iOS (4.0+)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+) |