Condividi tramite


OpenIdConnectOptions.Events Proprietà

Definizione

Ottiene o imposta l'oggetto da notificare durante l'elaborazione OpenIdConnectEvents dei messaggi OpenIdConnect.

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

Valore della proprietà

Si applica a