Udostępnij za pośrednictwem


CookieAuthenticationOptions.CookieManager Właściwość

Definicja

Składnik używany do pobierania plików cookie z żądania lub ustawiania ich w odpowiedzi.

Element ChunkingCookieManager będzie używany domyślnie.

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

Wartość właściwości

Dotyczy