PassportPrincipal::FindFirst Method
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | FindFirst(Predicate<Claim^>^) | Retrieves the first claim that is matched by the specified predicate.(Inherited from ClaimsPrincipal.) |
![]() | FindFirst(String^) | Retrieves the first claim with the specified claim type.(Inherited from ClaimsPrincipal.) |
Show:
