Aracılığıyla paylaş


CookieSigningOutContext Sınıf

Tanım

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

public ref class CookieSigningOutContext : Microsoft::AspNetCore::Authentication::Cookies::BaseCookieContext
public ref class CookieSigningOutContext : Microsoft::AspNetCore::Authentication::PropertiesContext<Microsoft::AspNetCore::Authentication::Cookies::CookieAuthenticationOptions ^>
public class CookieSigningOutContext : Microsoft.AspNetCore.Authentication.Cookies.BaseCookieContext
public class CookieSigningOutContext : Microsoft.AspNetCore.Authentication.PropertiesContext<Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationOptions>
type CookieSigningOutContext = class
    inherit BaseCookieContext
type CookieSigningOutContext = class
    inherit PropertiesContext<CookieAuthenticationOptions>
Public Class CookieSigningOutContext
Inherits BaseCookieContext
Public Class CookieSigningOutContext
Inherits PropertiesContext(Of CookieAuthenticationOptions)
Devralma
CookieSigningOutContext
Devralma

Oluşturucular

CookieSigningOutContext(HttpContext, AuthenticationScheme, CookieAuthenticationOptions, AuthenticationProperties, CookieOptions)

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

CookieSigningOutContext(HttpContext, CookieAuthenticationOptions, AuthenticationProperties, CookieOptions)

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

Özellikler

CookieOptions

Giden tanımlama bilgisini oluşturma seçenekleri. SigningOut çağrısı sırasında değiştirilebilir veya değiştirilebilir.

HttpContext

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

(Devralındığı yer: BaseContext)
HttpContext

Bağlam.

(Devralındığı yer: BaseContext<TOptions>)
Options

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

(Devralındığı yer: BaseCookieContext)
Options

Şemayla ilişkili kimlik doğrulama seçeneklerini alır.

(Devralındığı yer: BaseContext<TOptions>)
Properties

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

Properties

öğesini alır veya ayarlar AuthenticationProperties.

(Devralındığı yer: PropertiesContext<TOptions>)
Request

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

(Devralındığı yer: BaseContext)
Request

İstek.

(Devralındığı yer: BaseContext<TOptions>)
Response

Bağlam nesnesi'ne geçirildi SigningOut(CookieSigningOutContext)

(Devralındığı yer: BaseContext)
Response

Yanıt.

(Devralındığı yer: BaseContext<TOptions>)
Scheme

Kimlik doğrulama düzeni.

(Devralındığı yer: BaseContext<TOptions>)

Şunlara uygulanır