mirror of
https://github.com/apple/device-management.git
synced 2026-08-28 19:10:22 +02:00
Seed1
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"Type": "com.apple.configuration.app.settings",
|
||||
"Identifier": "245E4CBC-021B-4DB0-9B30-25F581119A2A",
|
||||
"ServerToken": "D6472788-7568-4268-99CE-AD8AE114B28C",
|
||||
"Payload": {
|
||||
"Privacy": {
|
||||
"PermissionDefaults": {
|
||||
"com.example.scanner (ABCD1234)": {
|
||||
"OrganizationJustification": "This app is used for scanning work documents.",
|
||||
"Camera": "Allow"
|
||||
},
|
||||
"com.example.on-site {anchor apple generic}": {
|
||||
"OrganizationJustification": "This app is used for video conferences while on-site with customers.",
|
||||
"Camera": "Allow",
|
||||
"Microphone": "Allow",
|
||||
"Location": "WhileUsing",
|
||||
"LocationAccuracy": "Precise"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user