다음을 통해 공유


TwitterOptions.Events 속성

정의

인증 이벤트를 처리하는 데 사용되는 를 가져오거나 설정합니다 ITwitterEvents .

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

속성 값

적용 대상