Implemented interface member:
method
RenewAsync
Microsoft.AspNetCore.Authentication.Cookies.ITicketStore.RenewAsync(System.String, Microsoft.AspNetCore.Authentication.AuthenticationTicket)
1 reference to RenewAsync
CookieSessionSample (1)
MemoryCacheTicketStore.cs (1)
24
await
RenewAsync
(key, ticket);