PassportPrincipal::FindFirst Method

.NET Framework (current version)
 

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodFindFirst(Predicate<Claim^>^)

Retrieves the first claim that is matched by the specified predicate.(Inherited from ClaimsPrincipal.)

System_CAPS_pubmethodFindFirst(String^)

Retrieves the first claim with the specified claim type.(Inherited from ClaimsPrincipal.)

Return to top
Show: