Dear all,
how to encrypt the password in web config without any change the code and we also encrypt the password in web config but i am not connecting to sql server.if any idea plz suggest me asap.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vaikesh K PPosted Aug 25, 2015, 3:04 AM
Hi Sourabh Saini,
See this website for more info
If you would like to encrypt in-memory passwords, maybe entered by the user through a login form, you could use SecureString
Reference : https://msdn.microsoft.com/en-us/library/zhhddkxy(v=vs.100).aspx
Guest UserPosted Aug 25, 2015, 2:55 AM
Deepak SainiPosted Aug 25, 2015, 2:02 AM
Khan Abrar AhmedPosted Aug 11, 2015, 8:42 AM
Guest UserPosted Aug 11, 2015, 8:33 AM