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