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