AuthenticationHandler<TOptions>.FinishResponseAsync Method

Definition

Hook that is called when the response about to be sent

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

Returns

Applies to