GenericPrincipal.FindAll Method
.NET Framework (current version)
Namespace:
System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | FindAll(Predicate(Of Claim)) | Retrieves all of the claims that are matched by the specified predicate.(Inherited from ClaimsPrincipal.) |
![]() | FindAll(String) | Retrieves all or the claims that have the specified claim type.(Inherited from ClaimsPrincipal.) |
Show:
