The verify email does not send the password, it send the user a link to click on that takes them back to your site to the confirm page. This page should update the UserEmailVerified column to be set to 1. Once this columns value has been updated the user will be verified.
You will not be able to have this email sent without a properly configured SMTP sever available on the server you are testing the pages on.


