Files
macOS_IntuneManagement/Documentation/ObjectInfo/credentialguard_windows10endpointprotection.json
Mikael Karlsson 37965cb290 3.7.0
2022-08-02 22:22:54 +10:00

40 lines
3.1 KiB
JSON

{
"credentialguard_windows10endpointprotection": {
"dataType": 16,
"category": 27,
"nameResourceKey": "deviceGuardCredentialGuardName",
"descriptionResourceKey": "deviceGuardCredentialGuardDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "notConfigured",
"value": "notConfigured",
"enabled": true
},
{
"nameResourceKey": "disableOption",
"value": "disable",
"enabled": true
},
{
"nameResourceKey": "enableWithUEFILock",
"value": "enableWithUEFILock",
"enabled": true
},
{
"nameResourceKey": "enableWithoutUEFILock",
"value": "enableWithoutUEFILock",
"enabled": true
}
],
"entityKey": "deviceGuardLocalSystemAuthorityCredentialGuardSettings",
"booleanActions": 0,
"defaultValue": "notConfigured",
"unconfiguredValue": "notConfigured",
"policyType": 77,
"enabled": true
}
}