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)
52action.Run(userData.RootElement, identity, "iss"); 66action.Run(userData.RootElement, identity, "iss");