AuthenticationHandler<TOptions>.FinishResponseAsync 메서드

정의

응답이 전송될 때 호출되는 후크

protected:
 virtual System::Threading::Tasks::Task ^ FinishResponseAsync();
protected virtual System.Threading.Tasks.Task FinishResponseAsync ();
abstract member FinishResponseAsync : unit -> System.Threading.Tasks.Task
override this.FinishResponseAsync : unit -> System.Threading.Tasks.Task
Protected Overridable Function FinishResponseAsync () As Task

반환

적용 대상