AccountController..::..ConfirmEmail Method
Confirm email after registration.
Namespace:
TriCodeTest.Controllers
Assembly:
TriCodeTest (in TriCodeTest.dll)
Syntax
[HttpGetAttribute] [AllowAnonymousAttribute] public Task<IActionResult> ConfirmEmail( string userId, string code )