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

    You can also take advantage of the code access security that's built into the 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

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

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

    youdao

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

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

    youdao

  • 加载运行代码时,代码访问安全机制会将证据映射权限

    Code-access security maps this evidence to a set of permissions when the code is loaded and run.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 如果,则包装托管代码必须请求所需权限才能输入代码访问安全性。

    If it does, the managed code wrapping it must demand the necessary permissions before allowing it to be entered.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    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

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

    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

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

    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

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

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

    youdao

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

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

    youdao

  • 当然使用托管代码主要好处之一代码访问安全支持并且您的程序集中编写代码可利用用户安全策略

    Of course, one of the main benefits of using managed code is the support for code access security, and code you write in your assembly takes advantage of the user's security policies.

    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

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

    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 also gives you more control over what actions your application can perform, because you can specify only those permissions you need your application to have.

    youdao

  • 通过方法可以受益托管环境环境中执行完全编译的基于. NET的应用程序其中包括代码访问安全

    Along the way you get the benefits of the managed environment in which a fully compiled.net-based application executes, including code access security.

    youdao

  • 管理员宿主使用代码访问安全机制时,无论是哪个用户执行代码,都将根据代码本身特性确定代码执行的操作。

    Administrators and hosts use code-access security to decide what code can do, based on characteristics of the code itself, regardless of which user is executing the code.

    youdao

  • 管理员宿主使用代码访问安全机制时,无论是哪个用户执行代码,都将根据代码本身特性确定代码执行的操作。

    Administrators and hosts use code-access security to decide what code can do, based on characteristics of the code itself, regardless of which user is executing the code.

    youdao

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

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

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