The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ClaimsPrincipal::FindAll Method
.NET Framework (current version)
Retrieves all of the claims that match a specified condition.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | FindAll(Predicate<Claim^>^) | Retrieves all of the claims that are matched by the specified predicate. |
![]() | FindAll(String^) | Retrieves all or the claims that have the specified claim type. |
Show:
