Merge pull request #9708 from v-kikl/kk-wdac-edits-event-tag-link-update

Kk wdac edits event tag link update
This commit is contained in:
Denise Vangel-MSFT
2021-07-13 13:26:48 -07:00
committed by GitHub
2 changed files with 6 additions and 2 deletions

View File

@ -14,7 +14,7 @@ author: jsuther1974
ms.reviewer: isbrahm ms.reviewer: isbrahm
ms.author: dansimp ms.author: dansimp
manager: dansimp manager: dansimp
ms.date: 8/27/2020 ms.date: 07/13/2021
ms.technology: mde ms.technology: mde
--- ---
@ -120,3 +120,7 @@ The rule means trust anything signed by a certificate that chains to this root C
| 19 | Microsoft ECC Devices Root CA 2017 | | 19 | Microsoft ECC Devices Root CA 2017 |
For well-known roots, the TBS hashes for the certificates are baked into the code for WDAC. For example, they dont need to be listed as TBS hashes in the policy file. For well-known roots, the TBS hashes for the certificates are baked into the code for WDAC. For example, they dont need to be listed as TBS hashes in the policy file.
## Status values
Represents values that are used to communicate system information. They are of four types: success values, information values, warning values, and error values. Click on the [NTSATUS](/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55) link for information about common usage details.

View File

@ -14,7 +14,7 @@ author: jsuther1974
ms.reviewer: isbrahm ms.reviewer: isbrahm
ms.author: dansimp ms.author: dansimp
manager: dansimp manager: dansimp
ms.date: 07/12/2021 ms.date: 07/13/2021
ms.technology: mde ms.technology: mde
--- ---