Base:
method
Run
Microsoft.AspNetCore.Authentication.OAuth.Claims.JsonKeyClaimAction.Run(System.Text.Json.JsonElement, System.Security.Claims.ClaimsIdentity, System.String)
2 references to Run
Microsoft.AspNetCore.Authentication.Test (2)
ClaimActionTests.cs (2)
52
action.
Run
(userData.RootElement, identity, "iss");
66
action.
Run
(userData.RootElement, identity, "iss");