Sprache

BaseCookieContext Klasse

Definition

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
Vererbung
BaseCookieContext
Abgeleitet

Konstruktoren

Name Beschreibung
BaseCookieContext(HttpContext, CookieAuthenticationOptions)

Eigenschaften

Name Beschreibung
HttpContext (Geerbt von BaseContext)
Options
Request (Geerbt von BaseContext)
Response (Geerbt von BaseContext)

Gilt für: