Bagikan melalui


CookieAuthenticationOptions.CookieManager Properti

Definisi

Komponen yang digunakan untuk mendapatkan cookie dari permintaan atau mengaturnya pada respons.

ChunkingCookieManager akan digunakan secara default.

public:
 property Microsoft::AspNetCore::Authentication::Cookies::ICookieManager ^ CookieManager { Microsoft::AspNetCore::Authentication::Cookies::ICookieManager ^ get(); void set(Microsoft::AspNetCore::Authentication::Cookies::ICookieManager ^ value); };
public Microsoft.AspNetCore.Authentication.Cookies.ICookieManager CookieManager { get; set; }
member this.CookieManager : Microsoft.AspNetCore.Authentication.Cookies.ICookieManager with get, set
Public Property CookieManager As ICookieManager

Nilai Properti

Berlaku untuk