Account:Subscribed Calendar ()

The declaration to configure a subscribed calendar.

iOS(15.0)macOS(14.0)visionOS(1.1)
Branch: release

Settings (3)

SettingTypeRequiredDefaultManual InstallSupported OS
Account Name
VisibleName
The name that apps show to the user for this calendar account. If not present, the system generates a suitable default.
stringoptional
Yes
iOS (15.0+)macOS (14.0+)visionOS (1.1+)
Calendar URL
CalendarURL
The URL of the subscribed calendar, which needs to start with `https://`.
stringrequired
Yes
iOS (15.0+)macOS (14.0+)visionOS (1.1+)
Authentication Credentials Asset Reference
AuthenticationCredentialsAssetReference
The identifier of an asset declaration that contains the credentials for this account to authenticate with a calendar server. Set the corresponding asset type to `CredentialUserNameAndPassword`.
stringoptional
Yes
iOS (15.0+)macOS (14.0+)visionOS (1.1+)