Account:CalDAV ()

The declaration to configure a Calendar account.

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

Settings (5)

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 (13.0+)visionOS (1.1+)
Server Host Name
HostName
The hostname or IP address of the CalDAV server.
stringrequired
Yes
iOS (15.0+)macOS (13.0+)visionOS (1.1+)
Server Port
Port
The port number for the CalDAV server.
integeroptional
Yes
iOS (15.0+)macOS (13.0+)visionOS (1.1+)
Server Path
Path
The path for the CalDAV server.
stringoptional
Yes
iOS (15.0+)macOS (13.0+)visionOS (1.1+)
Authentication Credentials Asset Reference
AuthenticationCredentialsAssetReference
The identifier of an asset declaration that contains the credentials for this account. Set the corresponding asset type to `CredentialUserNameAndPassword`.
stringoptional
Yes
iOS (15.0+)macOS (13.0+)visionOS (1.1+)