Share via


TwitterOptions.Events プロパティ

定義

認証イベントの処理に使用する を TwitterEvents 取得または設定します。

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

プロパティ値

適用対象