4 references to EnableAuthenticationRefresh
Microsoft.AspNetCore.Http.Connections (4)
ConnectionEndpointRouteBuilderExtensions.cs (1)
111
if (options.
EnableAuthenticationRefresh
)
Internal\HttpConnectionDispatcher.cs (3)
145
if (!options.
EnableAuthenticationRefresh
)
649
if (options.
EnableAuthenticationRefresh
)
902
var authRefreshEligible = options.
EnableAuthenticationRefresh