WindowsIdentity::FindAll Method

.NET Framework (current version)
 

Namespace:   System.Security.Principal
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodFindAll(Predicate<Claim^>^)

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

System_CAPS_pubmethodFindAll(String^)

Retrieves all of the claims that have the specified claim type.(Inherited from ClaimsIdentity.)

Return to top
Show: