BaseCookieContext Třída

Definice

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
Dědičnost
BaseCookieContext
Odvozené

Konstruktory

BaseCookieContext(HttpContext, CookieAuthenticationOptions)

Vlastnosti

HttpContext (Zděděno od BaseContext)
Options
Request (Zděděno od BaseContext)
Response (Zděděno od BaseContext)

Platí pro