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