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

40 lines
3.1 KiB
JSON

{
"credentialguard_windows10endpointprotection": {
"dataType": 16,
"category": 24,
"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
}
}