Partager via


TwitterOptions.Events Propriété

Définition

Obtient ou définit le ITwitterEvents utilisé pour gérer les événements d’authentification.

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

Valeur de propriété

S’applique à