c# - .NET: what are my options for decrypting a password in my project .setting file -


in ui of winform ask user user name , password. store password text in settings (the .settings file) of project. app visual studio add-in

how can encrypt , decrypt password before , after enter settings file?

i don't need fancy. it's little in-house app. i'd know options

thanks bob

use .net cryptography features simple as in article.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

email - PHP Mail Error "The Page at X Says: E-Mail can not be sent!" -

Optimized Line drawing in QT -