Compartir a través de


TwitterOptions.Events Propiedad

Definición

Obtiene o establece el TwitterEvents utilizado para controlar los eventos de autenticación.

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

Valor de propiedad

Se aplica a