BaseCookieContext Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
- Türetilmiş
Oluşturucular
BaseCookieContext(HttpContext, CookieAuthenticationOptions) |
Özellikler
HttpContext | (Devralındığı yer: BaseContext) |
Options | |
Request | (Devralındığı yer: BaseContext) |
Response | (Devralındığı yer: BaseContext) |