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

58 lines
3.9 KiB
JSON

{
"gatekeeper_macendpointprotection": [
{
"dataType": 16,
"category": 59,
"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": 59,
"nameResourceKey": "gatekeeperBlockOverrideName",
"descriptionResourceKey": "gatekeeperBlockOverrideDescription",
"childSettings": [
],
"options": [
],
"entityKey": "gatekeeperBlockOverride",
"booleanActions": 9,
"defaultValue": false,
"policyType": 59,
"enabled": true
}
]
}