Tagged Questions
3
votes
3answers
2k views
Using ASPNet_Regiis to encrypt custom configuration section - can you do it?
I have a web application with a custom configuration section. That section contains information I'ld like to encrypt (was hoping to use ASPNet_RegIIS rather than do it myself).
Web.Config:
<?xml ...