Files
macOS_IntuneManagement/Documentation/ObjectInfo/gatekeeper_macendpointprotection.json
Mikael Karlsson 5326bd5525 3.9.7
2024-06-27 21:00:44 +10:00

58 lines
3.9 KiB
JSON

{
"gatekeeper_macendpointprotection": [
{
"dataType": 16,
"category": 63,
"nameResourceKey": "gatekeeperAllowedAppSourceName",
"descriptionResourceKey": "gatekeeperAllowedAppSourceDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "macAppStoreOption",
"value": "macAppStore",
"enabled": true
},
{
"nameResourceKey": "macAppStoreAndIdentifiedDevelopersOption",
"value": "macAppStoreAndIdentifiedDevelopers",
"enabled": true
},
{
"nameResourceKey": "anywhereOption",
"value": "anywhere",
"enabled": true
}
],
"entityKey": "gatekeeperAllowedAppSource",
"booleanActions": 0,
"defaultValue": "notConfigured",
"policyType": 59,
"enabled": true
},
{
"dataType": 0,
"category": 63,
"nameResourceKey": "gatekeeperBlockOverrideName",
"descriptionResourceKey": "gatekeeperBlockOverrideDescription",
"childSettings": [
],
"options": [
],
"entityKey": "gatekeeperBlockOverride",
"booleanActions": 9,
"defaultValue": false,
"policyType": 59,
"enabled": true
}
]
}