BaseTwitterContext 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.
Base class for other Twitter contexts.
public ref class BaseTwitterContext : Microsoft::AspNetCore::Authentication::BaseContext
	public class BaseTwitterContext : Microsoft.AspNetCore.Authentication.BaseContext
	type BaseTwitterContext = class
    inherit BaseContext
	Public Class BaseTwitterContext
Inherits BaseContext
		- Inheritance
 
- Derived
 
Constructors
| BaseTwitterContext(HttpContext, TwitterOptions) | 
		 Initializes a BaseTwitterContext  | 
        	
Properties
| HttpContext | (Inherited from BaseContext) | 
| Options | |
| Request | (Inherited from BaseContext) | 
| Response | (Inherited from BaseContext) |