aspnet_regiis -- web.config /app.config 文件的加密支持:Windows 10 上不可用?
aspnet_regiis -- Encryption support for web.config /app.config files: Not available on Windows 10?
当我运行aspnet_regiis-?在 Windows 10 上,未列出各种加密选项(例如 -pc、-pef、-pdf 等)
它们列在服务器上。
这意味着我无法在 Windows 10 上管理 .config 加密? (我最want/need去的地方...)
阿克,我现在看到了。
路径中 aspnet_regiis 的版本缺少加密选项。
如果我先:
cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319
aspnet_regiis有全兽
现在要弄清楚路径故事...
当我运行aspnet_regiis-?在 Windows 10 上,未列出各种加密选项(例如 -pc、-pef、-pdf 等)
它们列在服务器上。
这意味着我无法在 Windows 10 上管理 .config 加密? (我最want/need去的地方...)
阿克,我现在看到了。
路径中 aspnet_regiis 的版本缺少加密选项。
如果我先:
cd C:\Windows\Microsoft.NET\Framework64\v4.0.30319
aspnet_regiis有全兽
现在要弄清楚路径故事...