Click here to Skip to main content
15,905,614 members
Articles / Security / Encryption

Encrypt and Decrypt Password in ConnectionString in webconfig file or Appconfig File using C#

Rate me:
Please Sign up or sign in to vote.
3.75/5 (6 votes)
24 Apr 2014CPOL 54K   27  
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions