Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example

Code Block
languagec#

var status = await _accountManager.VerifyEmail(userid, confirmationCode);

Caveats

Only accessible within the MTOA environment.