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

39 lines
2.4 KiB
JSON

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