Files
macOS_IntuneManagement/Documentation/ObjectInfo/devicerestrictions_windows8general.json
Mikael Karlsson 95bd8fc07c 3.2.0
2021-08-15 20:54:37 +10:00

80 lines
5.5 KiB
JSON

{
"devicerestrictions_windows8general": [
{
"dataType": 0,
"category": 41,
"nameResourceKey": "blockDiagnosticDataSubmissionName",
"descriptionResourceKey": "blockDiagnosticDataSubmissionDescription",
"childSettings": [
],
"options": [
],
"entityKey": "diagnosticsBlockDataSubmission",
"booleanActions": 3,
"defaultValue": false,
"policyType": 92,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "firewallRequiredName",
"descriptionResourceKey": "firewallRequiredDescription",
"childSettings": [
],
"options": [
],
"entityKey": "browserRequireFirewall",
"booleanActions": 1,
"policyType": 92,
"enabled": true
},
{
"dataType": 16,
"category": 41,
"nameResourceKey": "userAccountControlName",
"descriptionResourceKey": "userAccountControlDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "userDefined",
"enabled": true
},
{
"nameResourceKey": "alwaysNotifyOption",
"value": "alwaysNotify",
"enabled": true
},
{
"nameResourceKey": "notifyAppChangesOption",
"value": "notifyOnAppChanges",
"enabled": true
},
{
"nameResourceKey": "notifyAppChangesDoNotDimOption",
"value": "notifyOnAppChangesWithoutDimming",
"enabled": true
},
{
"nameResourceKey": "neverNotifyOption",
"value": "neverNotify",
"enabled": true
}
],
"entityKey": "userAccountControlSettings",
"booleanActions": 0,
"defaultValue": "userDefined",
"unconfiguredValue": "userDefined",
"policyType": 92,
"enabled": true
}
]
}