Share via


ShowRecoveryCodesModel.OnGet Method

Definition

This API supports the ASP.NET Core Identity default UI infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

public Microsoft.AspNetCore.Mvc.IActionResult OnGet ();
member this.OnGet : unit -> Microsoft.AspNetCore.Mvc.IActionResult
Public Function OnGet () As IActionResult

Returns

Applies to