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