NET部分信任策略文件。
这个成员无法供部分信任的程序码所使用。
该规则适用于完全信任应用程序以及部分信任应用程序。
This rule applies to full-trust applications as well as partially trusted applications.
部分信任的应用程序必须在沙盒中运行,由沙盒确定它们的授予集。
Partially trusted applications must be run in a sandbox, which determines their grant set.
部分信任的应用程序是从外部来源(例如网际网路)载入的应用程序。
Partially trusted applications are applications that are loaded from external sources such as the Internet.
NET部分信任权限集的代码,不过您可以影响权限集与程序集的关联方式。
NET partial-trust permission set, you can influence how a permission set is associated with an assembly.
部分信任」表示只有在要求之程式码存取安全性权限下所允行的动作才会执行。
Partial Trust means that only the actions that are permitted under the requested code access security permissions will run.
安全性原则管理员可以选择将内部网路应用程序的原则,还原到先前所授与的部分信任状态。
Security policy administrators can decide to restore the policy for Intranet applications to the partial-trust status they were previously granted.
启动调试以后,应用程序将具有某些权限,这些权限相应于从该区域安装的部分信任的应用程序。
When you start debugging, the application will have permissions appropriate to a partial trust application installed from that zone.
您的应用程式可以使用完全信任或部分信任区域 (例如网际网路和内部网路区域) 以限制存取。
Your applications can use Full Trust or use partial zones, such as the Internet and Intranet zones, to limit access.
预设情况下,的部分信任沙箱中执行,并不是在完全信任组件清单中的所有程序码都是部分受信任的。
By default, all code that executes in a partial-trust sandbox and is not in the list of full-trust assemblies is partially trusted.
对于应用程序的某些部分,例如数据访问,可以针对部分信任和完全信任环境分别进行设计和编写代码。
Certain parts of your application, such as data access, can be designed and written differently for both partial trust and full trust environments.
在进行复制或剪下时,部分信任的程序码会将纯文字与可延伸应用程序标记语言(XAML)放在剪贴簿上。
On copy or cut, partial trust code puts plaintext and Extensible Application Markup Language (XAML) on to the clipboard.
这种情况存在于诸如wpf的框架中,该框架提供对WPF应用程序模型部分的xaml加载的部分信任访问。
This situation exists in frameworks such as WPF, which provide partial-trust access to XAML loading for portions of the WPF application model.
部分信任使应用程序受到一系列限制:如应用程序受到访问本地硬盘的限制,以及无法运行非托管代码,等等。
Partial trust subjects an application to a series of restrictions: among other things, an application is restricted from accessing the local hard disk, and cannot run unmanaged code.
显示如何从部分信任程序码建立和执行匿名装载动态方法,以及如何建立应用程序定义域来测试部分信任程序码。
Shows how to create and execute anonymously hosted dynamic methods from partially trusted code, and how to create an application domain for testing partially trusted code.
当您开发将以部分信任权限运行的应用程序时,请跟踪应用程序必须运行的权限以及应用程序可以选择使用的权限。
When you develop an application that will run in partial trust, keep track of what permissions your application must run and what permissions your application could optionally use.
如果您不要指望从部分信任的内容中执行,或由部分受信任程序码呼叫您的程序码,您不必担心有关这一节中的资讯。
If you do not expect your code to be executed from a partially trusted context or to be called by partially trusted code, you do not have to be concerned about the information in this section.
更有趣的是,在SharePointOnline中没有包含Web服务,因为在部分信任的应用程序中不支持使用这项服务。
One of the more interesting exclusions from SharePoint Online is Web Services, because their use is not supported in only partial-trust applications. Microsoft does note, however.
如果不这样做,则公开可见的安全关键类型和成员将被视为是安全可靠关键的,并且可以由程序集外部的部分信任的代码调用。
If you do not, publicly visible security-critical types and members are treated as security-safe-critical and can be called by partially trusted code outside the assembly.
以部分信任权限运行应用程序将使开发更安全的应用程序变得更加容易,并可以减少很多风险,但需要更多地计划如何实现某些功能。
Running your application in partial trust makes it easier to develop a more secure application and reduces much risk, but requires more planning in how to implement certain features.
无论采用哪种信任级别,报表生成器的功能都是相同的,但是如果报表生成器在部分信任模式下运行,则不能通过报表生成器访问报表生成器帮助。
Report Builder functionality is the same regardless of trust level, except that Report Builder Help cannot be accessed from Report Builder when it is running in partial trust.
如果应用程序需要的权限超过了部分信任权限允许的权限,而您又不希望以完全信任权限运行,则可以以部分信任权限运行,同时仅断言所需的额外权限。
If your application needs more permissions than partial trust allows, but you do not want to run in full trust, you can run in partial trust while asserting only those additional permissions you need.
如果应用程序需要的权限超过了部分信任权限允许的权限,而您又不希望以完全信任权限运行,则可以以部分信任权限运行,同时仅断言所需的额外权限。
If your application needs more permissions than partial trust allows, but you do not want to run in full trust, you can run in partial trust while asserting only those additional permissions you need.
应用推荐