Files
macOS_IntuneManagement/Documentation/ObjectInfo/devicehealth_complianceandroiddeviceowner.json
Mikael Karlsson ea3af64316 3.9.1
2023-08-30 20:07:18 +10:00

94 lines
8.3 KiB
JSON

{
"devicehealth_complianceandroiddeviceowner": [
{
"dataType": 16,
"category": 39,
"nameResourceKey": "complianceDeviceThreatProtectionRequirementName",
"descriptionResourceKey": "complianceDeviceThreatProtectionRequirementDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "unavailable",
"enabled": true
},
{
"nameResourceKey": "secured",
"value": "secured",
"enabled": true
},
{
"nameResourceKey": "lowOption",
"value": "low",
"enabled": true
},
{
"nameResourceKey": "mediumOption",
"value": "medium",
"enabled": true
},
{
"nameResourceKey": "highOption",
"value": "high",
"enabled": true
}
],
"entityKey": "deviceThreatProtectionRequiredSecurityLevel",
"booleanActions": 0,
"defaultValue": "unavailable",
"unconfiguredValue": "unavailable",
"policyType": 31,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": false,
"dataType": 8,
"category": 39,
"nameResourceKey": "googlePlayProtectHeader",
"childSettings": [
{
"dataType": 16,
"category": 39,
"nameResourceKey": "playIntegrityVerdictOptionsName",
"descriptionResourceKey": "playIntegrityVerdictOptionsDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "androidPlayIntegrityVerdictBasicIntegrity",
"value": "basicIntegrity",
"enabled": true
},
{
"nameResourceKey": "androidPlayIntegrityVerdictBasicAndDeviceIntegrity",
"value": "basicIntegrityAndCertified",
"enabled": true
}
],
"entityKey": "androidPlayIntegrityVerdictOptions",
"booleanActions": 0,
"defaultValue": "notConfigured",
"unconfiguredValue": "notConfigured",
"policyType": 31,
"enabled": true
}
],
"options": [
],
"booleanActions": 0,
"policyType": 31,
"enabled": true
}
]
}