BaseTwitterContext クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
他の Twitter コンテキストの基本クラス。
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
- 継承
- 派生
コンストラクター
BaseTwitterContext(HttpContext, TwitterOptions) |
を初期化します。 BaseTwitterContext |
プロパティ
HttpContext |
他の Twitter コンテキストの基本クラス。 (継承元 BaseContext) |
Options |
他の Twitter コンテキストの基本クラス。 |
Request |
他の Twitter コンテキストの基本クラス。 (継承元 BaseContext) |
Response |
他の Twitter コンテキストの基本クラス。 (継承元 BaseContext) |