Claim::ClaimType Property
.NET Framework (current version)
Gets the type of the claim.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
The ClaimType property can be one of the pre-defined claim types that are represented by the static properties of the ClaimTypes class.
Claim types specify the type of claim that is being asserted, such as an email address.
.NET Framework
Available since 3.0
Available since 3.0
Show: