1 type derived from JsonKeyClaimAction
Microsoft.AspNetCore.Authentication.OAuth (1)
JsonSubKeyClaimAction.cs (1)
14public class JsonSubKeyClaimAction : JsonKeyClaimAction
1 instantiation of JsonKeyClaimAction
Microsoft.AspNetCore.Authentication.OAuth (1)
ClaimActionCollectionMapExtensions.cs (1)
41collection.Add(new JsonKeyClaimAction(claimType, valueType, jsonKey));