1 override of UserIdentifier
Microsoft.AspNetCore.SignalR.Core (1)
Internal\DefaultHubCallerContext.cs (1)
27public override string? UserIdentifier => _connection.UserIdentifier;
1 reference to UserIdentifier
Microsoft.AspNetCore.SignalR.Core (1)
Hub.cs (1)
101/// Authentication refresh does not change <see cref="HubCallerContext.UserIdentifier"/> or rekey