1 write to AllowRefresh
Microsoft.AspNetCore.Authentication.WsFederation (1)
WsFederationHandler.cs (1)
330
properties.
AllowRefresh
= false;
1 reference to AllowRefresh
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
97
var allowRefresh = ticket.Properties.
AllowRefresh
?? true;