다음을 통해 공유


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

속성 값

적용 대상