Files
apple_device-management/examples/declarative/declarations/management/properties/example1.json
T
Cyrus Daboo 9468f879c3 Seed1
2026-06-12 16:19:29 -04:00

15 lines
344 B
JSON

{
"Type": "com.apple.management.properties",
"Identifier": "187C9F47-297C-4811-80C4-2E19D3C11963",
"ServerToken": "526CE2FB-DB79-409A-825D-8C5DC5EE873E",
"Payload": {
"is-part-time": false,
"groups": [
"teacher",
"grade 1",
"grade 2",
"it-admin"
]
}
}