• You can also take advantage of the code access security that's built into the CLR.

    可利用内在 CLR中的代码访问安全性

    youdao

  • Provides an overview of basic administration concepts related to code access security.

    提供代码访问安全性相关基本管理概念概述

    youdao

  • Role-based security checks have slightly different semantics than code access security checks.

    基于角色安全检查代码访问安全检查在语义稍有不同

    youdao

  • Code access security bases its permission checks on the permissions of all the callers on the stack.

    代码访问安全性权限检查基于所有调用方堆栈权限进行

    youdao

  • Improperly administering code access security (CAS) policy can potentially create security weaknesses.

    不正确管理代码访问安全性(CAS)策略可能导致安全漏洞

    youdao

  • Disabling code access security makes the system vulnerable to attacks by malicious code such as viruses and worms.

    禁用代码访问安全性使系统容易受到恶意代码(病毒蠕虫)的攻击

    youdao

  • Code access security can also help minimize the damage that can result from security vulnerabilities in your code.

    代码访问安全性有助于最大限度地减少由于代码中的安全脆弱性而造成的损害

    youdao

  • The infrastructure that code access security and CLR deployment bring to the table enables some cool possibilities.

    代码访问安全以及CLR部署基础带来更多更酷可能性

    youdao

  • Although restricted by this, code access security further restricts the application depending on where it came from.

    虽然受限于,但是代码访问安全根据这个文件的来源重新对其进行约束

    youdao

  • Using code access security can reduce the likelihood that your code will be misused by malicious or error-filled code.

    使用代码访问安全性可以减小恶意代码包含错误的代码滥用的代码可能性

    youdao

  • If you design class libraries, you need to understand code access security and be careful to secure your class library.

    如果设计需要了解代码访问安全性仔细保护的类库。

    youdao

  • For example, a local application that has the code access security permission might not have operating system permission.

    例如具有代码访问安全性权限本地应用程序可能具有操作系统权限。

    youdao

  • Code access security (CAS) is a mechanism that helps limit the access that code has to protected resources and operations.

    代码访问安全性(CAS)帮助限制代码受保护资源操作访问权限的一种机制

    youdao

  • If you apply a CLR code access security attribute outside a parallel region, it won't be in effect in the parallel region.

    如果并行区域外部应用CLR代码访问安全性特性在并行区域内将无效。

    youdao

  • Partial Trust means that only the actions that are permitted under the requested code access security permissions will run.

    部分信任表示只有要求之程式码存取安全性权限允行的动作才会执行。

    youdao

  • Code access security policy configuration state consists of three administrative policy levels: enterprise, machine, and user policy.

    代码访问安全性策略配置状态分为三个管理策略级别企业计算机用户策略。

    youdao

  • Using secure class libraries: class libraries use code access security to specify the permissions they require in order to be accessed.

    使用安全类别:类别库会使用程序码存取安全性指定存取类别库时所需使用权限

    youdao

  • Managed code USES code Access Security (CAS), code links, and application domains to prevent assemblies from performing certain operations.

    托管代码使用代码访问安全性(CAS)、代码链接应用程序阻止程序集执行某些操作

    youdao

  • Assemblies that use earlier code access security rules (level 1) can call level 2 security-critical types and members if they are full trusted.

    如果使用早期代码访问安全性规则(级别1)的程序完全受信任,则可以调用级别2安全关键类型成员

    youdao

  • Full-trust applications are not affected by code access security unless they are marked as security-transparent, because they are fully trusted.

    除非完全信任应用程序标记安全-透明,否则它们代码访问安全性的影响,因为它们完全受信任的。

    youdao

  • 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的应用程序其中包括代码访问安全性

    youdao

  • Code access security allows code to be trusted to varying degrees, depending on where the code originates and on other aspects of the code's identity.

    代码访问安全性使代码可以根据它所来自位置以及代码标识其他方面获得不同等级的受信

    youdao

  • Code access security also enforces the varying levels of trust on code, which minimizes the amount of code that must be fully trusted in order to run.

    程序存取安全性可以提高程序码各种信任层级使必须完全信任才可执行程序码数量减少。

    youdao

  • 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.

    如果存在必须相应地使用文件系统中的代码访问安全机制访问控制列表来保护包含这些文件目录

    youdao

  • Code access security enables code to be trusted to varying degrees depending on where the code originates and on other aspects of the code's identity.

    程序存取安全性程序码来源程序码本身其他部分,分别给与程序码不同程度信任等级。

    youdao

  • 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链接不使用向导提供默认值项目设置必要的代码访问安全性

    youdao

  • Furthermore, code access security eliminates the need for messy dialog boxes asking users whether they trust your network or code downloaded from the Internet.

    此外代码访问安全忽略了弹出询问用户是否信任网络或者英特网上下载的代码的对话需要

    youdao

  • You can edit policy files by hand or you can use the Code Access Security Policy tool to administer security policy for the enterprise, machine, or user levels.

    可以手动编辑策略文件可以使用代码访问安全性策略工具管理企业级别计算机级别用户级别安全策略。

    youdao

  • Code access security affects all managed code that targets the common language runtime, even if that code does not make a single code-access-security permission check.

    代码访问安全性将影响面向公共语言运行时所有托管代码,即使代码执行代码访问安全性权限的单项检查。

    youdao

  • Code access security affects all managed code that targets the common language runtime, even if that code does not make a single code-access-security permission check.

    代码访问安全性将影响面向公共语言运行时所有托管代码,即使代码执行代码访问安全性权限的单项检查。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定