3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,140 @@
{
"devicerestrictions_windowsphonegeneral": [
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockCameraName",
"descriptionResourceKey": "blockCameraDescription",
"childSettings": [
],
"options": [
],
"entityKey": "cameraBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockCopyAndPasteName",
"descriptionResourceKey": "blockCopyAndPasteDescription",
"childSettings": [
],
"options": [
],
"entityKey": "appsBlockCopyPaste",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockRemovableStorageName",
"descriptionResourceKey": "blockRemovableStorageDescription",
"childSettings": [
],
"options": [
],
"entityKey": "storageBlockRemovableStorage",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockGeolocationName",
"descriptionResourceKey": "blockGeolocationDescription",
"childSettings": [
],
"options": [
],
"entityKey": "locationServicesBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockMicrosoftAccountName",
"descriptionResourceKey": "blockMicrosoftAccountDescription",
"childSettings": [
],
"options": [
],
"entityKey": "microsoftAccountBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockScreenshotName",
"descriptionResourceKey": "blockScreenshotDescription",
"childSettings": [
],
"options": [
],
"entityKey": "screenCaptureBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockDiagnosticDataSubmissionName",
"descriptionResourceKey": "blockDiagnosticDataSubmissionDescription",
"childSettings": [
],
"options": [
],
"entityKey": "diagnosticDataBlockSubmission",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockCustomEmailName",
"descriptionResourceKey": "blockCustomEmailDescription",
"childSettings": [
],
"options": [
],
"entityKey": "emailBlockAddingAccounts",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
}
]
}