5 references to EnableAuthenticationRefresh
Microsoft.AspNetCore.Http.Connections (5)
ConnectionEndpointRouteBuilderExtensions.cs (1)
111if (options.EnableAuthenticationRefresh)
Internal\HttpConnectionDispatcher.cs (4)
151if (!options.EnableAuthenticationRefresh) 655if (options.EnableAuthenticationRefresh) 865if (!options.EnableAuthenticationRefresh && connection.ClientReconnectExpected() && await RejectIfUserChangedAsync(connection, context)) 921var authRefreshEligible = options.EnableAuthenticationRefresh