Files
macOS_IntuneManagement/Documentation/ObjectInfo/devicerestrictions_windowsphonegeneral.json
Mikael Karlsson 37965cb290 3.7.0
2022-08-02 22:22:54 +10:00

141 lines
9.1 KiB
JSON

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