1 reference to ClaimsPrincipal
Microsoft.AspNetCore.Authentication (1)
TicketSerializer.cs (1)
173
return new AuthenticationTicket(new
ClaimsPrincipal
(identities), properties, scheme);