Merge pull request #6383 from MicrosoftDocs/repo_sync_working_branch

Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
This commit is contained in:
Thomas Raya
2022-03-22 13:38:50 -07:00
committed by GitHub
2 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@ ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
author: dansimp
ms.date: 09/23/2021
ms.date: 03/22/2022
ms.reviewer:
manager: dansimp
ms.author: dansimp
@ -29,6 +29,9 @@ The credentials are placed in Credential Manager as a "\*Session" credential.
A "\*Session" credential implies that it is valid for the current user session.
The credentials are also cleaned up when the WiFi or VPN connection is disconnected.
> [!NOTE]
> In Windows 10, version 21h2 and later, the "\*Session" credential is not visible in Credential Manager.
For example, if someone using Microsoft Edge tries to access a domain resource, Microsoft Edge has the right Enterprise Authentication capability. This allows [WinInet](/windows/win32/wininet/wininet-reference) to release the credentials that it gets from the Credential Manager to the SSP that is requesting it.
For more information about the Enterprise Authentication capability, see [App capability declarations](/windows/uwp/packaging/app-capability-declarations).

View File

@ -14,7 +14,7 @@ author: jgeurten
ms.reviewer: jsuther1974
ms.author: dansimp
manager: dansimp
ms.date: 11/29/2021
ms.date: 03/22/2022
ms.technology: windows-sec
---
@ -26,7 +26,7 @@ In this article we explain:
1. File Rule Precedence Order
2. Adding Allow Rules
3. Singe Policy Considerations
3. Single Policy Considerations
4. Multiple Policy Considerations
5. Best Practices
6. Tutorial