DeleteCookieContext Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context for OnDeleteCookie that allows changes to the cookie prior to being deleted.
public ref class DeleteCookieContext
public class DeleteCookieContext
type DeleteCookieContext = class
Public Class DeleteCookieContext
- Inheritance
-
DeleteCookieContext
Delete |
Initializes a new instance of DeleteCookieContext. |
Context |
Gets the HttpContext. |
Cookie |
Gets or sets the cookie name. |
Cookie |
Gets the CookieOptions. |
Has |
Gets a value that determines if cookie consent was provided. |
Is |
Gets a value that determines if cookie consent is required before setting this cookie. |
Issue |
Gets or sets a value that determines if the cookie can be deleted. If set to |
Produk | Versi |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |