Files
macOS_IntuneManagement/Documentation/ObjectInfo/devicehealth_compliancewindows10.json
Mikael Karlsson 18533494b2 3.1 changes
2021-06-08 19:02:25 +10:00

69 lines
5.0 KiB
JSON

{
"devicehealth_compliancewindows10": {
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 36,
"nameResourceKey": "complianceWindowsDeviceHealthAttestationHeader",
"childSettings": [
{
"dataType": 0,
"category": 36,
"nameResourceKey": "bitLockerEnabledName",
"descriptionResourceKey": "bitLockerEnabledDescription",
"childSettings": [
],
"options": [
],
"entityKey": "bitLockerEnabled",
"booleanActions": 1,
"defaultValue": false,
"policyType": 35,
"enabled": true
},
{
"dataType": 0,
"category": 36,
"nameResourceKey": "secureBootEnabledName",
"descriptionResourceKey": "secureBootEnabledDescription",
"childSettings": [
],
"options": [
],
"entityKey": "secureBootEnabled",
"booleanActions": 1,
"defaultValue": false,
"policyType": 35,
"enabled": true
},
{
"dataType": 0,
"category": 36,
"nameResourceKey": "codeIntegrityEnabledName",
"descriptionResourceKey": "codeIntegrityEnabledDescription",
"childSettings": [
],
"options": [
],
"entityKey": "codeIntegrityEnabled",
"booleanActions": 1,
"defaultValue": false,
"policyType": 35,
"enabled": true
}
],
"options": [
],
"booleanActions": 0,
"policyType": 35,
"enabled": true
}
}