.Net 安全区域权限集?
有人可以帮我找到网页或资源,在哪里可以看到每个区域有什么权限?:
互联网区域 我的电脑 和其他人。
在 .net 4.0 之前,我可以在 .net 配置工具中看到它们,但它不包含在 .net 4.0 中,而且我也无法在 v2.0 文件夹中找到它。 示例: 在.net配置工具中有一个窗口,我可以在其中看到: Internet 区域权限:文件对话框、打印等... 请回复。
Can someone help me to find web-page or resource where can I see what permissions does each zone have?:
Internet Zone
My Computer
and others.
before .net 4.0 I was able to see them in .net configuration tool, but it is not included in .net 4.0 and I cannot find it in v2.0 folder too.
exampele:
in .net configuration tool there was window where I was able to see that:
Internet Zone permissions: File Dialogs, Printing, etc...
please reply.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
.NET 4.0 中的安全性已完全重新设计。 MSDN 上有很多关于此的文章,一个很好的起点是 此处 和 此处
这篇 MSDN 文章 还概述了 .NET 4.0 的安全性
Security in .NET 4.0 has been completely redesigned. There are sever articles on the MSDN on this, a good starting point is here and here
This MSDN article also gives an overview of security on .NET 4.0