BaseTwitterContext Class
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
C#
public class BaseTwitterContext : Microsoft.AspNetCore.Authentication.BaseContext
type BaseTwitterContext = class
inherit BaseContext
Public Class BaseTwitterContext
Inherits BaseContext
- Inheritance
- Derived
Http |
(Inherited from BaseContext) |
Options | |
Request | (Inherited from BaseContext) |
Response | (Inherited from BaseContext) |
Product | Versions |
---|---|
ASP.NET Core | 1.0, 1.1 |