次の方法で共有


BaseTwitterContext クラス

定義

他の 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
派生

コンストラクター

BaseTwitterContext(HttpContext, TwitterOptions)

を初期化します。 BaseTwitterContext

プロパティ

HttpContext

他の Twitter コンテキストの基本クラス。

(継承元 BaseContext)
Options

他の Twitter コンテキストの基本クラス。

Request

他の Twitter コンテキストの基本クラス。

(継承元 BaseContext)
Response

他の Twitter コンテキストの基本クラス。

(継承元 BaseContext)

適用対象