mirror of
https://github.com/apple/device-management.git
synced 2026-09-26 19:31:51 +02:00
Release-v27.0
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"account": {
|
||||
"list": {
|
||||
"google": [
|
||||
{
|
||||
"identifier": "F1D01298-IF11-7E77-DH40-456789012345",
|
||||
"declaration-identifier": "com.example.google-account",
|
||||
"visible-name": "Work Google",
|
||||
"username": "user@example.com",
|
||||
"is-mail-enabled": true,
|
||||
"are-calendars-enabled": true,
|
||||
"are-contacts-enabled": true,
|
||||
"are-notes-enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user