Aracılığıyla paylaş


CookieAuthenticationOptions.Events Özellik

Tanım

Sağlayıcı, başlatma sırasında uygulama tarafından oluşturulan bir nesnenin örneğine atanabilir. Ara yazılım, işlemenin gerçekleştiği belirli noktalarda uygulama denetimi sağlayan sağlayıcıdaki 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::ICookieAuthenticationEvents ^ Events { Microsoft::AspNetCore::Authentication::Cookies::ICookieAuthenticationEvents ^ get(); void set(Microsoft::AspNetCore::Authentication::Cookies::ICookieAuthenticationEvents ^ value); };
public Microsoft.AspNetCore.Authentication.Cookies.ICookieAuthenticationEvents Events { get; set; }
member this.Events : Microsoft.AspNetCore.Authentication.Cookies.ICookieAuthenticationEvents with get, set
Public Property Events As ICookieAuthenticationEvents

Özellik Değeri

Şunlara uygulanır