Click here to Skip to main content
15,893,644 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 53.9K   27  
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.

Views

Daily Counts

License

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



Comments and Discussions