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)

Применяется к