ResponseCookiesFeature Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
varsayılan uygulaması IResponseCookiesFeature.
public ref class ResponseCookiesFeature : Microsoft::AspNetCore::Http::Features::IResponseCookiesFeature
public class ResponseCookiesFeature : Microsoft.AspNetCore.Http.Features.IResponseCookiesFeature
type ResponseCookiesFeature = class
interface IResponseCookiesFeature
Public Class ResponseCookiesFeature
Implements IResponseCookiesFeature
- Devralma
-
ResponseCookiesFeature
- Uygulamalar
Oluşturucular
ResponseCookiesFeature(IFeatureCollection, ObjectPool<StringBuilder>) |
Geçersiz.
Yeni ResponseCookiesFeature bir örnek başlatır. |
ResponseCookiesFeature(IFeatureCollection) |
Yeni ResponseCookiesFeature bir örnek başlatır. |
Özellikler
Cookies |
Yanıt Set-Cookie üst bilgisi için sarmalayıcıyı alır. |