what is the use of Decrypting the password.
You can generate the new passowrd guid Guid or random no. and the use Substring() to takes its some character ans then encrypt it and update the old password with this new password.
Then send that substring() value the user.
He can change it later.
what is the use of Decrypting the password.
You can generate the new passowrd guid Guid or random no. and the use Substring() to takes its some character ans then encrypt it and update the old password with this new password.
Then send that substring() value the user.
He can change it later.
Regards:
Vishwaraj Malik
VB to C# ConverterPlease: Don't forget to click "
Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.