Posted on 2011-10-14 14:26 冥狱神笛 阅读(6) 评论(0) 编辑 收藏 dhl:简单的WebConfig加密 连接字符加密解密
加密:

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

解密:

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


命令:

cmd

输入上面的命令就行了

加密:

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

解密:

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


命令:

cmd

输入上面的命令就行了

相关文章:

  • 2021-10-27
  • 2021-09-06
  • 2022-02-16
  • 2022-12-23
  • 2021-09-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-20
  • 2022-12-23
  • 2021-07-02
  • 2022-12-23
  • 2021-09-14
  • 2022-02-15
  • 2021-11-06
相关资源
相似解决方案