Applying feedback in IssueId 2233

1 is the value for true according to this link, so I will use it for that meaning, and use 0 for false
https://techcommunity.microsoft.com/t5/windows-it-pro-blog/scan-changes-and-certificates-add-security-for-windows-devices/ba-p/2053668
This commit is contained in:
Michael Nady 2022-03-18 02:01:18 +02:00 committed by GitHub
parent 40bad5eac2
commit 9016c89134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1693,7 +1693,7 @@ ADMX Info:
<!--SupportedValues-->
The following list shows the supported values:
- 0 (default) -Do not enforce certificate pinning
- 0 (default) - Enforce certificate pinning
- 1 - Do not enforce certificate pinning
<!--/SupportedValues-->