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

54 lines
4.0 KiB
JSON

{
"trustedcert_windows10trustedcertificate": [
{
"dataEntityKey": "trustedRootCertificate",
"filenameEntityKey": "certFileName",
"dataType": 1,
"category": 115,
"nameResourceKey": "trustedCertPolicySelectCertificateName",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "trustedRootCertificate",
"booleanActions": 0,
"policyType": 88,
"enabled": true
},
{
"dataType": 16,
"category": 115,
"nameResourceKey": "trustedCertDestinationStoreName",
"descriptionResourceKey": "trustedCertDestinationStoreDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "trustedCertDestinationStoreRootName",
"value": "computerCertStoreRoot",
"enabled": true
},
{
"nameResourceKey": "trustedCertDestinationStoreIntermediateName",
"value": "computerCertStoreIntermediate",
"enabled": true
},
{
"nameResourceKey": "trustedCertDestinationStoreUserIntermediateName",
"value": "userCertStoreIntermediate",
"enabled": true
}
],
"entityKey": "destinationStore",
"booleanActions": 0,
"defaultValue": "computerCertStoreRoot",
"policyType": 88,
"enabled": true
}
]
}