AuthenticationHandler<TOptions>.CreateEventsAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une instance des événements 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)
Retours
Nouvelle instance des événements instance.