The runtime enforces code access security.
运行时强制实施代码访问安全。
Code access security is used throughout the.
代码访问安全通过。
Code access security is a very powerful feature.
代码访问安全是一个十分强大的特性。
Code access security is a stack-based algorithm.
代码访问安全是一个基于堆栈的算法。
Code access Security to limit access to resources on a machine.
代码访问安全性来限制对计算机资源的访问。
This further demonstrates the real flexibility of code access security.
这个例子演示了代码访问安全的灵活性。
When code access security is disabled, all code access demands succeed.
当禁用代码访问安全性时,所有代码访问要求都会成功。
Reflection gives your executing code access to internal class information.
反射使执行代码能够访问内部类信息。
Allows control of code access security permissions for service controllers.
允许声明性的服务控制器权限检查。
You can also take advantage of the code access security that's built into the CLR.
还可利用内建在 CLR中的代码访问安全性。
I'll also show an example that USES partially trusted code and code access security.
并且同时举出一个部分使用可信任代码以及代码访问安全这两个特性的实例。
This topic discusses when, why, and how to define custom code access permission classes.
这个主题将说明定义自订程序码存取使用权限类别的时机、原因和方式。
Code access security helps limit the access that code has to protected resources and operations.
代码访问安全性会帮助限制代码对受保护的资源和操作的访问。
However, in some situations, it might make sense to define your own code access permission class.
但在某些情况下,定义自己的代码访问权限类可能会有用。
Implementing a custom code access permission involves the following steps, some of which are optional.
实现自定义代码访问权限包括下列步骤,其中的一些步骤是可选的。
Disabling code access security makes the system vulnerable to attacks by malicious code such as viruses and worms.
禁用代码访问安全性会使系统容易受到恶意代码(如病毒和蠕虫)的攻击。
The infrastructure that code access security and CLR deployment bring to the table enables some cool possibilities.
在代码访问安全以及CLR部署的基础上带来更多更酷的可能性。
Although restricted by this, code access security further restricts the application depending on where it came from.
虽然受限于此,但是代码访问安全将根据这个文件的来源重新对其进行约束。
Using code access security can reduce the likelihood that your code will be misused by malicious or error-filled code.
使用代码访问安全性,可以减小恶意代码或包含错误的代码滥用您的代码的可能性。
If you design class libraries, you need to understand code access security and be careful to secure your class library.
如果设计类库,则需要了解代码访问安全性,并仔细地保护您的类库。
Code access Permissions, which represent access to a protected resource or the ability to perform a protected operation.
代码访问权限,此类权限表示对受保护资源的访问权限,或执行受保护操作的能力。
Code access security (CAS) is a mechanism that helps limit the access that code has to protected resources and operations.
代码访问安全性(CAS)是帮助限制代码对受保护资源和操作的访问权限的一种机制。
Code access security policy configuration state consists of three administrative policy levels: enterprise, machine, and user policy.
代码访问安全性策略配置状态分为三个管理策略级别:企业、计算机和用户策略。
Using secure class libraries: class libraries use code access security to specify the permissions they require in order to be accessed.
使用安全类别库:类别库会使用程序码存取安全性,来指定存取类别库时所需的使用权限。
Along the way you get the benefits of the managed environment in which a fully compiled.net-based application executes, including code access security.
通过该方法,您可以受益于托管环境,在该环境中执行完全编译的基于. NET的应用程序,其中包括代码访问安全性。
In order to set the context, the variable self is set to the instance while the code is executing, giving the code access to the instance's variables.
为了设定代码执行的上下文,self变量要设置为执行代码时所在的对象实例,以使得代码可以访问对象实例的变量。
If so, you must protect the directory containing these files, using code access security or an access Control List in the file system, as appropriate.
如果存在,则必须相应地使用文件系统中的代码访问安全机制或访问控制列表,来保护包含这些文件的目录。
You can also use the security Settings link on this page to bypass the wizard's default offer to set up the necessary code access security for your project.
也可使用该页面上的SecuritySettings链接以不使用向导提供的默认值,来为项目设置必要的代码访问安全性。
Furthermore, code access security eliminates the need for messy dialog boxes asking users whether they trust your network or code downloaded from the Internet.
此外代码访问安全忽略了弹出询问用户是否信任您的网络或者从英特网上下载的代码的对话框的需要。
Furthermore, code access security eliminates the need for messy dialog boxes asking users whether they trust your network or code downloaded from the Internet.
此外代码访问安全忽略了弹出询问用户是否信任您的网络或者从英特网上下载的代码的对话框的需要。
应用推荐