BaseCookieContext Klasa

Definicja

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
Dziedziczenie
BaseCookieContext
Pochodne

Konstruktory

BaseCookieContext(HttpContext, CookieAuthenticationOptions)

Właściwości

HttpContext (Odziedziczone po BaseContext)
Options
Request (Odziedziczone po BaseContext)
Response (Odziedziczone po BaseContext)

Dotyczy