Aracılığıyla paylaş


CookieAuthenticationOptions.Events Özellik

Tanım

Sağlayıcı, başlangıç zamanında uygulama tarafından oluşturulan bir nesnenin örneğine atanabilir. İşleyici, işlemenin gerçekleştiği belirli noktalarda uygulama denetimi sağlayan sağlayıcıda yöntemleri çağırır. Sağlanmazsa, yöntemler çağrıldığında hiçbir şey içermeyen bir varsayılan örnek sağlanır.

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

Özellik Değeri

Şunlara uygulanır