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

39 lines
2.4 KiB
JSON

{
"custompreferences_maccustompreferences": [
{
"dataType": 20,
"category": 27,
"nameResourceKey": "customAppConfigurationDomainName",
"descriptionResourceKey": "customAppConfigurationDomainDescription",
"emptyValueResourceKey": "customAppConfigurationDomainEmptyValue",
"childSettings": [
],
"options": [
],
"entityKey": "bundleId",
"booleanActions": 0,
"policyType": 56,
"enabled": true
},
{
"dataEntityKey": "configurationXml",
"filenameEntityKey": "fileName",
"dataType": 2,
"category": 27,
"nameResourceKey": "customAppConfigurationFileName",
"childSettings": [
],
"options": [
],
"entityKey": "configurationXml",
"booleanActions": 0,
"policyType": 56,
"enabled": true
}
]
}