Files
macOS_IntuneManagement/Documentation/ObjectInfo/trustedcert_windows10trustedcertificate.json
Mikael Karlsson 95bd8fc07c 3.2.0
2021-08-15 20:54:37 +10:00

54 lines
4.0 KiB
JSON

{
"trustedcert_windows10trustedcertificate": [
{
"dataEntityKey": "trustedRootCertificate",
"filenameEntityKey": "certFileName",
"dataType": 1,
"category": 108,
"nameResourceKey": "trustedCertPolicySelectCertificateName",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "trustedRootCertificate",
"booleanActions": 0,
"policyType": 88,
"enabled": true
},
{
"dataType": 16,
"category": 108,
"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
}
]
}