mirror of
https://github.com/apple/device-management.git
synced 2026-08-23 00:37:11 +02:00
17 lines
473 B
JSON
17 lines
473 B
JSON
{
|
|
"account": {
|
|
"list": {
|
|
"carddav": [
|
|
{
|
|
"identifier": "D9BE9076-GD99-5C55-BF28-234567890123",
|
|
"declaration-identifier": "com.example.carddav-account",
|
|
"visible-name": "Work Contacts",
|
|
"hostname": "carddav.example.com",
|
|
"port": 443,
|
|
"username": "user@example.com"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|