登录 注册
当前位置:主页 > 资源下载 > 15 > C# ASP.NET - 加密解密Web.config文件下载

C# ASP.NET - 加密解密Web.config文件下载

  • 更新:2024-10-09 17:55:39
  • 大小:3KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:C# - 后端
  • 格式:7Z

资源介绍

说明:使用System.Configuration.SectionInformation中的ProtectSection和UnprotectSection实现对配置节的加密和解密;