Condividi tramite


RemoteAuthenticationHandler<TOptions>.Events Proprietà

Definizione

Il gestore chiama i metodi sugli eventi che danno al controllo dell'applicazione in determinati punti in cui si verifica l'elaborazione. Se non viene specificata, viene fornita un'istanza predefinita che non ha alcun effetto quando vengono chiamati i metodi.

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

Valore della proprietà

Si applica a