Files
macOS_IntuneManagement/Documentation/ObjectInfo/trustedcert_windows10trustedcertificate.json
Mikael Karlsson 37965cb290 3.7.0
2022-08-02 22:22:54 +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
}
]
}