update networkservice table

NetworkService + netsh proxy - should be "yes" in the table instead of "no"
This commit is contained in:
Narkis Engler
2020-10-05 17:50:28 -07:00
committed by GitHub
parent f49a96322e
commit 8dc8bfba9d

View File

@ -54,7 +54,7 @@ With NetworkService (if unable to obtain a user token from a signed-in user):
|---------|---------|
|Internet Explorer proxy, current user | No |
|Internet Explorer proxy, device-wide | Yes |
|netsh proxy | No |
|netsh proxy | Yes |
|Both Internet Explorer proxy (current user) *and* netsh proxy | Yes, netsh proxy is used |
|Both Internet Explorer proxy (device-wide) *and* netsh proxy | Yes, netsh proxy is used |