Condividi tramite


OpenIdConnectHandler.Events Proprietà

Definizione

Il gestore chiama metodi sugli eventi che forniscono il 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::OpenIdConnect::OpenIdConnectEvents ^ Events { Microsoft::AspNetCore::Authentication::OpenIdConnect::OpenIdConnectEvents ^ get(); void set(Microsoft::AspNetCore::Authentication::OpenIdConnect::OpenIdConnectEvents ^ value); };
protected Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectEvents Events { get; set; }
member this.Events : Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectEvents with get, set
Protected Property Events As OpenIdConnectEvents

Valore della proprietà

Si applica a