Click or drag to resize

IClaimsIdentity Methods

The IClaimsIdentity type exposes the following members.

Methods
 NameDescription
Public methodFindAll Find all matching
Public methodFindFirst Find the first
Top
Extension Methods
 NameDescription
Public Extension MethodGetFirstClaimValue Gets the first claim value out of an IClaimsIdentity searching in the order of claim types provided in the claimTypes parameters.
(Defined by SecurityExtensions)
Top
See Also