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::BaseContextpublic class BaseTwitterContext : Microsoft.AspNetCore.Authentication.BaseContexttype BaseTwitterContext = class
    inherit BaseContextPublic 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) |