Base:
method
Run
Microsoft.AspNetCore.Authentication.OAuth.Claims.ClaimAction.Run(System.Text.Json.JsonElement, System.Security.Claims.ClaimsIdentity, System.String)
3 references to Run
Microsoft.AspNetCore.Authentication.Test (3)
ClaimActionTests.cs (3)
83action.Run(userData.RootElement, identity, "iss"); 100action.Run(userData.RootElement, identity, "iss"); 115action.Run(userData.RootElement, identity, "iss");