ConfirmEmailChangeModel.OnGetAsync Method
Parameters
- userId
- string
The user ID.
- string
The new email.
- code
- string
The confirmation code.
Return Value
Task<IActionResult>The page result.
The user ID.
The new email.
The confirmation code.
The page result.