ManagementProperties
The declaration to configure the properties on the device.
Declaration
object ManagementPropertiesDiscussion
Specify com.apple.management.properties as the declaration type.
Management declaration example
{
"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"
]
}
}