RemoteAuthenticationHandler<TOptions>.CreateEventsAsync 메서드

정의

이벤트 instance 새 instance 만듭니다.

protected:
 override System::Threading::Tasks::Task<System::Object ^> ^ CreateEventsAsync();
protected override System.Threading.Tasks.Task<object> CreateEventsAsync ();
override this.CreateEventsAsync : unit -> System.Threading.Tasks.Task<obj>
Protected Overrides Function CreateEventsAsync () As Task(Of Object)

반환

이벤트의 새 instance instance.

적용 대상