SetPasswordModel.OnPostAsync Methode

Definition

Diese API unterstützt die ASP.NET Core Identity-Standard-UI-Infrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen. Diese API kann sich ändern oder in zukünftigen Releases entfernt werden.

public virtual System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IActionResult> OnPostAsync ();
abstract member OnPostAsync : unit -> System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IActionResult>
override this.OnPostAsync : unit -> System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IActionResult>
Public Overridable Function OnPostAsync () As Task(Of IActionResult)

Gibt zurück

Gilt für: