src/libraries/System.Security.Claims/README.md
This assembly provides support for claims-based identities for the System.Security.Principal.IIdentity and System.Security.Principal.IPrincipal interfaces.
Claim, ClaimsIdentity, ClaimsPrincipal, GenericIdentity, GenericPrincipal and other foundational elements are in the src subdirectory.WindowsIdentity and WindowsPrincipal are part of the System.Security.Principal.Windows library.The System.Security.Claims assembly is part of the shared framework, and ships with every new release of .NET.