Implemented interface member:
method
DeleteCookie
Microsoft.AspNetCore.Authentication.Cookies.ICookieManager.DeleteCookie(Microsoft.AspNetCore.Http.HttpContext, System.String, Microsoft.AspNetCore.Http.CookieOptions)
1 reference to DeleteCookie
Microsoft.AspNetCore.Security.Microbenchmarks (1)
ChunkingCookieManagerBenchmark.cs (1)
61_chunkingCookieManager.DeleteCookie(_httpContext, "TestCookie", _cookieOptions);