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