AuthenticationHandler<TOptions>.InitializeHandlerAsync Méthode

Définition

Appelé après l’initialisation des options/événements pour que le gestionnaire termine son initialisation.

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

Retours

Une tâche

S’applique à