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