3.1 changes
This commit is contained in:
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"applicationrestrictions_windowsphonegeneral": {
|
||||
"dataType": 16,
|
||||
"category": 4,
|
||||
"nameResourceKey": "blockUsageofUserInstalledStoreApps",
|
||||
"descriptionResourceKey": "windowsAppNonComplianceTypeDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"columns": [
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 4,
|
||||
"nameResourceKey": "appUrlName",
|
||||
"descriptionResourceKey": "windowsAppUrlHelp",
|
||||
"emptyValueResourceKey": "windowsAppUrlExample",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "appStoreUrl",
|
||||
"booleanActions": 0,
|
||||
"policyType": 100,
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 4,
|
||||
"nameResourceKey": "appNameName",
|
||||
"descriptionResourceKey": "forYourOwnReference",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "name",
|
||||
"booleanActions": 0,
|
||||
"policyType": 100,
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"metadata": {
|
||||
"dataType": 20,
|
||||
"category": 4,
|
||||
"nameResourceKey": "appPublisherName",
|
||||
"descriptionResourceKey": "forYourOwnReference",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "publisher",
|
||||
"booleanActions": 0,
|
||||
"policyType": 100,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"dataType": 21,
|
||||
"category": 4,
|
||||
"nameResourceKey": "appListTableName",
|
||||
"descriptionResourceKey": "windowsAppUrlHelp",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "compliantAppsList",
|
||||
"booleanActions": 0,
|
||||
"policyType": 100,
|
||||
"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": 100,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user