Meta
Categories
Tag Archives: encrypt
Encrypt ASP.NET Configuration in Web.config Using aspnet_regiis.exe
Prerequisites * Windows Server 2008 R2 * Run the commands from same directory as web.config: Note * No need to decrypt in application code. The encrypted section will be automatically decrypted during runtime. Examples Encrypt appSettings section * Encrypt the … Continue reading