简单的WebConfig加密 连接字符加密解密

加密:

aspnet_regiis.exe -pef "connectionStrings" "C:\petshop4.0\web"

解密:

aspnet_regiis.exe -pdf "connectionStrings" "C:\petshop4.0\web"


命令:

cmd

输入上面的命令就行了

 

posted @ 2011-10-14 14:26  技术探索者  阅读(213)  评论(0编辑  收藏  举报