PassportPrincipal::FindAll Method

.NET Framework (current version)
 

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

NameDescription
System_CAPS_pubmethodFindAll(Predicate<Claim^>^)

Retrieves all of the claims that are matched by the specified predicate.(Inherited from ClaimsPrincipal.)

System_CAPS_pubmethodFindAll(String^)

Retrieves all or the claims that have the specified claim type.(Inherited from ClaimsPrincipal.)

Return to top
Show: