CookieAuthenticationOptions.CookieManager Свойство

Определение

Компонент, использованный для получения файлов cookie из запроса или задания их для отклика.

Диспетчер ChunkingCookieManager, который будет использоваться по умолчанию.

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

Значение свойства

Применяется к