AuthenticationHandler<TOptions>.CreateEventsAsync 메서드

정의

이벤트 instance 새 instance 만듭니다.

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

반환

이벤트의 새 instance instance.

적용 대상