3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,39 @@
{
"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": 76,
"enabled": true
}
}