1 write to ShouldRenew
Microsoft.AspNetCore.Identity (1)
SecurityStampValidator.cs (1)
111
context.
ShouldRenew
= true;
1 reference to ShouldRenew
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
221
if (context.
ShouldRenew
)