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

107 lines
11 KiB
JSON

{
"applicationrestrictions_windowsphonegeneral": {
"dataType": 16,
"category": 5,
"nameResourceKey": "blockUsageofUserInstalledStoreApps",
"descriptionResourceKey": "windowsAppNonComplianceTypeDescription",
"childSettings": [
{
"columns": [
{
"metadata": {
"dataType": 20,
"category": 5,
"nameResourceKey": "appUrlName",
"descriptionResourceKey": "windowsAppUrlHelp",
"emptyValueResourceKey": "windowsAppUrlExample",
"childSettings": [
],
"options": [
],
"entityKey": "appStoreUrl",
"booleanActions": 0,
"policyType": 101,
"enabled": true
}
},
{
"metadata": {
"dataType": 20,
"category": 5,
"nameResourceKey": "appNameName",
"descriptionResourceKey": "forYourOwnReference",
"childSettings": [
],
"options": [
],
"entityKey": "name",
"booleanActions": 0,
"policyType": 101,
"enabled": true
}
},
{
"metadata": {
"dataType": 20,
"category": 5,
"nameResourceKey": "appPublisherName",
"descriptionResourceKey": "forYourOwnReference",
"childSettings": [
],
"options": [
],
"entityKey": "publisher",
"booleanActions": 0,
"policyType": 101,
"enabled": true
}
}
],
"dataType": 21,
"category": 5,
"nameResourceKey": "appListTableName",
"descriptionResourceKey": "windowsAppUrlHelp",
"childSettings": [
],
"options": [
],
"entityKey": "compliantAppsList",
"booleanActions": 0,
"policyType": 101,
"enabled": true
}
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "none",
"enabled": true
},
{
"nameResourceKey": "blockedList",
"value": "appsNotInListCompliant",
"enabled": true
},
{
"nameResourceKey": "allowedList",
"value": "appsInListCompliant",
"enabled": true
}
],
"entityKey": "compliantAppListType",
"booleanActions": 0,
"defaultValue": "none",
"unconfiguredValue": "none",
"policyType": 101,
"enabled": true
}
}