3.1 changes
This commit is contained in:
111
Documentation/ObjectInfo/browser_androidgeneral.json
Normal file
111
Documentation/ObjectInfo/browser_androidgeneral.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"browser_androidgeneral": {
|
||||
"dataType": 0,
|
||||
"category": 15,
|
||||
"nameResourceKey": "knoxBlockWebBrowserName",
|
||||
"descriptionResourceKey": "knoxBlockWebBrowserDescription",
|
||||
"childSettings": [
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 15,
|
||||
"nameResourceKey": "knoxBlockAutofillName",
|
||||
"descriptionResourceKey": "knoxBlockAutofillDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "webBrowserBlockAutofill",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 20,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 16,
|
||||
"category": 15,
|
||||
"nameResourceKey": "knoxBlockCookiesName",
|
||||
"descriptionResourceKey": "KnoxBlockCookiesDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
{
|
||||
"nameResourceKey": "notConfigured",
|
||||
"value": "browserDefault",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "allowOption",
|
||||
"value": "allowAlways",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "blockAllCookiesOption",
|
||||
"value": "blockAlways",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "allowVisitedSitesCookiesOption",
|
||||
"value": "allowFromWebsitesVisited",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"nameResourceKey": "allowCurrentWebSiteCookiesOption",
|
||||
"value": "allowCurrentWebSite",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"entityKey": "webBrowserCookieSettings",
|
||||
"booleanActions": 0,
|
||||
"defaultValue": "browserDefault",
|
||||
"unconfiguredValue": "browserDefault",
|
||||
"policyType": 20,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 15,
|
||||
"nameResourceKey": "knoxBlockJavaScriptName",
|
||||
"descriptionResourceKey": "knoxBlockJavaScriptDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "webBrowserBlockJavaScript",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 20,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"dataType": 0,
|
||||
"category": 15,
|
||||
"nameResourceKey": "knoxBlockPopUpsName",
|
||||
"descriptionResourceKey": "knoxBlockPopUpsDescription",
|
||||
"childSettings": [
|
||||
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "webBrowserBlockPopups",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 20,
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"options": [
|
||||
|
||||
],
|
||||
"entityKey": "webBrowserBlocked",
|
||||
"booleanActions": 3,
|
||||
"defaultValue": false,
|
||||
"policyType": 20,
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user