WindowsIdentity.HasClaim Method
.NET Framework (current version)
Namespace:
System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | HasClaim(Predicate<Claim>) | Determines whether this claims identity has a claim that is matched by the specified predicate.(Inherited from ClaimsIdentity.) |
![]() | HasClaim(String, String) | Determines whether this claims identity has a claim with the specified claim type and value.(Inherited from ClaimsIdentity.) |
Show:
