CookieAuthenticationHandler.InitializeHandlerAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called after options/events have been initialized for the handler to finish initializing itself.
protected:
override System::Threading::Tasks::Task ^ InitializeHandlerAsync();
protected override System.Threading.Tasks.Task InitializeHandlerAsync ();
override this.InitializeHandlerAsync : unit -> System.Threading.Tasks.Task
Protected Overrides Function InitializeHandlerAsync () As Task
Returns
A task