Freigeben über


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

BaseCookieContext(HttpContext, CookieAuthenticationOptions)

Eigenschaften

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

Gilt für: