다음을 통해 공유


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)

적용 대상