WindowsIdentity.Claims Property
.NET Framework (current version)
Gets all claims for the user represented by this Windows identity.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Collections.Generic.IEnumerable(Of Claim)A collection of claims for this WindowsIdentity object.
.NET Framework
Available since 4.5
Available since 4.5
Show: