WindowsIdentity.UserClaims Property
.NET Framework (current version)
Gets claims that have the ClaimTypes.WindowsUserClaim property key.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<Claim>A collection of claims that have the WindowsUserClaim property key.
.NET Framework
Available since 4.5
Available since 4.5
Show: