BaseCookieContext Class  
Definition
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.
public ref class BaseCookieContext : Microsoft::AspNetCore::Authentication::BaseContextpublic class BaseCookieContext : Microsoft.AspNetCore.Authentication.BaseContexttype BaseCookieContext = class
    inherit BaseContextPublic Class BaseCookieContext
Inherits BaseContext- Inheritance
- Derived
Constructors
| BaseCookieContext(HttpContext, CookieAuthenticationOptions) | 
Properties
| HttpContext | (Inherited from BaseContext) | 
| Options | |
| Request | (Inherited from BaseContext) | 
| Response | (Inherited from BaseContext) |