I had a recent project where, using C#, I used web.config to encrypt a password and used ConfigurationManager to read (and auto-decrypt) the password from web.config. That is us