FormsIdentity.FindAll Method
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | FindAll(Predicate<Claim>) | Retrieves all of the claims that are matched by the specified predicate.(Inherited from ClaimsIdentity.) |
![]() | FindAll(String) | Retrieves all of the claims that have the specified claim type.(Inherited from ClaimsIdentity.) |
Show:
