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