BaseCookieContext 클래스

정의

public ref class BaseCookieContext : Microsoft::AspNetCore::Authentication::BaseContext
public class BaseCookieContext : Microsoft.AspNetCore.Authentication.BaseContext
type BaseCookieContext = class
    inherit BaseContext
Public Class BaseCookieContext
Inherits BaseContext
상속
BaseCookieContext
파생

생성자

BaseCookieContext(HttpContext, CookieAuthenticationOptions)

속성

HttpContext (다음에서 상속됨 BaseContext)
Options
Request (다음에서 상속됨 BaseContext)
Response (다음에서 상속됨 BaseContext)

적용 대상