3.1 changes
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user