1 write to PreviousUser
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
279
PreviousUser
= connection.User ?? new ClaimsPrincipal(new ClaimsIdentity()),
1 reference to PreviousUser
Microsoft.AspNetCore.Http.Connections (1)
AuthenticationRefreshContext.cs (1)
33
/// This is the principal that will replace <see cref="
PreviousUser
"/> on the connection