Files
macOS_IntuneManagement/Documentation/ObjectInfo/connectivity_windowsphonegeneral.json
Mikael Karlsson 18533494b2 3.1 changes
2021-06-08 19:02:25 +10:00

107 lines
6.3 KiB
JSON

{
"connectivity_windowsphonegeneral": [
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiName",
"descriptionResourceKey": "blockWiFiDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wifiBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiTetheringName",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "cellularBlockWifiTethering",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiHotspotAutoConnectName",
"descriptionResourceKey": "blockWiFiHotspotAutoConnectDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wifiBlockAutomaticConnectHotspots",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiHotspotReportingName",
"descriptionResourceKey": "blockWiFiHotspotReportingDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wifiBlockHotspotReporting",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockNFCName",
"descriptionResourceKey": "blockNFCDescription",
"childSettings": [
],
"options": [
],
"entityKey": "nfcBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockBluetoothName",
"descriptionResourceKey": "blockBluetoothDescription",
"childSettings": [
],
"options": [
],
"entityKey": "bluetoothBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
}
]
}