Decoding of Password in ASP.NET
Hi all,
There is a problem I enrypt password using FormsAuthentication.HashPasswordForStoringInConfigFile Method end successfully encrypt the password but I am facing problem in decryption of that password. help me out.