1 implementation of DeleteCookie
Microsoft.AspNetCore.Authentication.Cookies (1)
src\Shared\ChunkingCookieManager\ChunkingCookieManager.cs (1)
224
public void
DeleteCookie
(HttpContext context, string key, CookieOptions options)
1 reference to DeleteCookie
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
404
Options.CookieManager.
DeleteCookie
(