ResponseCookiesFeature 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.
Default implementation of IResponseCookiesFeature.
public ref class ResponseCookiesFeature : Microsoft::AspNetCore::Http::Features::IResponseCookiesFeature
C#
public class ResponseCookiesFeature : Microsoft.AspNetCore.Http.Features.IResponseCookiesFeature
type ResponseCookiesFeature = class
interface IResponseCookiesFeature
Public Class ResponseCookiesFeature
Implements IResponseCookiesFeature
- Inheritance
-
ResponseCookiesFeature
- Implements
Response |
Obsolete.
Initializes a new ResponseCookiesFeature instance. |
Response |
Initializes a new ResponseCookiesFeature instance. |
Cookies |
Gets the wrapper for the response Set-Cookie header. |
Προϊόν | Εκδόσεις |
---|---|
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 |