Compartilhar via


RemoteAuthenticationOptions.Events Propriedade

Definição

Obtém ou define um valor que permite a assinatura de eventos de autenticação 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

Valor da propriedade

Aplica-se a