Aracılığıyla paylaş


RemoteAuthenticationHandler<TOptions>.Events Özellik

Tanım

İşleyici, işlemenin gerçekleştiği belirli noktalarda uygulama denetimi sağlayan olaylar üzerinde 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.

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

Özellik Değeri

Şunlara uygulanır