Condividi tramite


RemoteAuthenticationOptions.Events Proprietà

Definizione

Ottiene o imposta un valore che consente la sottoscrizione a eventi di autenticazione remota.

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

Valore della proprietà

Si applica a