Security |
| Name | Description | |
|---|---|---|
| GetFirstClaimValue(IClaimsIdentity, String) | Gets the first claim value out of an IClaimsIdentity searching in the order of claim types provided in the claimTypes parameters. | |
| GetFirstClaimValue(IClaimsPrincipal, String) | Gets the first value of a matching claim type from an IClaimsPrincipal searching in the order specified in the parameters. |