Bagikan melalui


CookieAuthenticationHandler.Events Properti

Definisi

Handler memanggil metode pada peristiwa yang memberikan kontrol aplikasi pada titik-titik tertentu di mana pemrosesan terjadi. Jika tidak disediakan, instans default disediakan yang tidak melakukan apa pun ketika metode dipanggil.

protected:
 property Microsoft::AspNetCore::Authentication::Cookies::CookieAuthenticationEvents ^ Events { Microsoft::AspNetCore::Authentication::Cookies::CookieAuthenticationEvents ^ get(); void set(Microsoft::AspNetCore::Authentication::Cookies::CookieAuthenticationEvents ^ value); };
protected Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationEvents Events { get; set; }
member this.Events : Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationEvents with get, set
Protected Property Events As CookieAuthenticationEvents

Nilai Properti

Berlaku untuk