3 references to OnAuthenticationRefresh
Microsoft.AspNetCore.Http.Connections (3)
AuthenticationRefreshContext.cs (1)
10/// <see cref="HttpConnectionDispatcherOptions.OnAuthenticationRefresh"/> callback so the application
Internal\HttpConnectionDispatcher.cs (2)
199if (options.OnAuthenticationRefresh is { } callback) 951if (options.OnAuthenticationRefresh is { } callback)