2 references to JsonKeyClaimAction
Microsoft.AspNetCore.Authentication.OAuth (2)
ClaimActionCollectionMapExtensions.cs (1)
41collection.Add(new JsonKeyClaimAction(claimType, valueType, jsonKey));
JsonSubKeyClaimAction.cs (1)
24: base(claimType, valueType, jsonKey)