摘要:
打开.Net Framework附带的SDK命令提示符。加密命令:aspnet_regiis -pe "connectionStrings" -app "/encrypttest" -pe开关用来指定web.config中需要加密的节(Web.Config文件中的connectionStrings配置节)。 -app开关用来指定IIS里面的虚拟目录,如果为根目录网站,为"/".解密命令:aspnet_regiis -pd "connectionStrings" -app "/encrypttest&quo 阅读全文
posted @ 2011-10-18 11:30
纳米程序员
阅读(402)
评论(0)
推荐(0)


浙公网安备 33010602011771号