BaseCookieContext Sınıf

Tanım

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
Devralma
BaseCookieContext
Türetilmiş

Oluşturucular

BaseCookieContext(HttpContext, CookieAuthenticationOptions)

Özellikler

HttpContext (Devralındığı yer: BaseContext)
Options
Request (Devralındığı yer: BaseContext)
Response (Devralındığı yer: BaseContext)

Şunlara uygulanır