mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 20:33:42 +00:00
Added the NTSATUS section
This commit is contained in:
@ -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 |
|
||||
|
||||
For well-known roots, the TBS hashes for the certificates are baked into the code for WDAC. For example, they don’t need to be listed as TBS hashes in the policy file.
|
||||
|
||||
## NTSTATUS 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](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55) link for information about common usage details.
|
||||
|
Reference in New Issue
Block a user