网站首页  词典首页

请输入您要查询的英文单词:

 

单词 code access security
释义

code access security

  • 网络代码访问安全;代码访问安全性;程式码存取安全性
1.
代码访问安全
Liran - 博客园 ... clone 克隆 code access security 代码访问安全 code page 代码页 ...
liran.cnblogs.com
2.
代码访问安全性
...码,我们需要采取一种进一步以代码为中心的方式来控制应用程序的行为。代码访问安全性code access security)为此提 …
www.cnblogs.com
3.
程式码存取安全性
编程术语中英对照表 ... clone 复制 克隆 code access security 程式码存取安全性 代码访问安全性 collection 群集 集合 ...
seasun.bokee.com
4.
代码访问安全机制模型
...的Copy就可以部署程序,可谓是真正的绿色软件),代码访问安全机制模型(Code Access Security)更是在程序的安全方面迈出了 …
kb.cnblogs.com
5.
程式存取安全
... security)」,相对於.NET 另外提倡之程式存取安全(code access security), 前者是防止坏人不当存取系统资源,后者是限制 …
www.docin.com

例句

释义:
1.
You can control how much an assembly can access resources protected by. NET Code Access Security when it runs managed code.
当程序集运行托管代码时,可以控制程序集访问受.NET代码访问安全性保护的资源的程度。
msdn2.microsoft.com
2.
Displays the total number of runtime code access security checks performed since the application started.
显示自应用程序启动后执行的运行时代码访问安全检查的总数。
msdn2.microsoft.com
3.
When setting code access security permissions for a ClickOnce application, you need to start with a base set of permissions.
设置ClickOnce应用程序的代码访问安全权限时,需要从一个基本权限集开始。
msdn2.microsoft.com
4.
Displays the percentage of elapsed time spent performing runtime code access security checks since the last sample .
显示自应用程序启动后链接时代码访问安全检查的总数。
www.bing.com
5.
Allows you to configure code access security settings for applications that are deployed ClickOnce using deployment.
允许配置使用ClickOnce部署技术部署的应用程序的代码访问安全设置。
msdn2.microsoft.com
6.
Explains basic administration concepts and describes some of the best practices to use when administering code access security policy.
解释基本管理概念,并描述管理代码访问安全策略时应使用的一些最佳做法。
msdn2.microsoft.com
7.
Code in the assembly is not allowed to suppress code access security checks and cannot cause an elevation of privilege.
不允许该程序集中的代码取消代码访问安全检查,也不能引起特权提升。
msdn2.microsoft.com
8.
Specifies a default set of code-access security permissions to use as a starting point when configuring permissions.
指定默认的代码访问安全权限集以作为配置权限时的起点。
msdn2.microsoft.com
9.
This information is then mapped using a code-access security policy to determine the set of permissions granted at run time.
然后,将使用代码访问安全策略映射此信息,以确定在运行时授予的权限集。
msdn2.microsoft.com
10.
Public and protected fields do not version well and are not protected by code access security demands.
公共字段和受保护字段未经版本控制,不受代码访问安全性要求的保护。
msdn2.microsoft.com
1.
If you design class libraries, you need to understand code access security and be careful to secure your class library.
如果设计类库,则需要了解代码访问安全性,并仔细地保护您的类库。
msdn2.microsoft.com
2.
Describes some of the best practices for administrating code access security policy.
介绍一些管理代码访问安全策略的最佳方法。
msdn2.microsoft.com
3.
Windows Forms uses permissions in its implementation of code access security to protect computer resources and sensitive information.
Windows窗体在其代码访问安全性实现中使用权限,以保护计算机资源和敏感信息。
msdn2.microsoft.com
4.
To help you setting up code access security policy, I provided a copy of my rssrvpolicy. Config in the Config folder.
为了帮助您设置代码访问安全策略,我提供了我的Config文件夹中的rssrvpolicy.config的副本。
msdn2.microsoft.com
5.
Adjusting the code-based security if the custom code needs an elevated set of code access security permissions.
如果自定义代码需要一个提高的代码访问安全权限集,则需要调整基于代码的安全性。
msdn2.microsoft.com
6.
Both code access security and role-based security are implemented using a common infrastructure supplied by the common language runtime.
代码访问安全性和基于角色的安全性都是用公共语言运行库提供的一个通用结构实现的。
msdn2.microsoft.com
7.
Code access security policy configuration state consists of three administrative policy levels: enterprise, machine, and user policy.
代码访问安全性策略配置状态分为三个管理策略级别:企业、计算机和用户策略。
www.kuenglish.info
8.
Code-access security maps this evidence to a set of permissions when the code is loaded and run.
当加载并运行代码时,代码访问安全机制会将此证据映射到一组权限。
msdn.microsoft.com
9.
Improperly administering code access security (CAS) policy can potentially create security weaknesses .
不正确管理代码访问安全性(CAS)策略可能会导致安全漏洞。
www.bing.com
10.
The default Reporting Services code access security policy grants execution rights to all custom assemblies by default.
默认的ReportingServices代码访问安全策略在默认情况下对所有自定义程序集授予执行权限。
msdn2.microsoft.com
1.
This sample demonstrates code access security, a mechanism that grants or denies access to resources within a method call.
本示例说明了代码访问安全性,它是在方法调用内授予或拒绝对资源的访问权的一种机制。
msdn2.microsoft.com
2.
Using code access security can reduce the likelihood that your code can be misused by malicious or error-filled code.
使用代码访问安全性,可以减小恶意代码或包含错误的代码滥用您的代码的可能性。
technet.microsoft.com
3.
In my opinion one of the main advantage of ClickOnce is that it restores code access security.
在我看来,ClickOnce的一个主要优势就是它恢复了代码访问的安全性。
msdn2.microsoft.com
4.
For more information about code access security in Reporting Services, see Understanding Code Access Security in Reporting Services.
有关ReportingServices中的代码访问安全性的详细信息,请参阅UnderstandingCodeAccessSecurityinReportingServices。
msdn2.microsoft.com
5.
Because of code access security, many applications that once needed to be installed on a user's system can now be deployed through the Web.
由于具有代码访问安全性,许多曾经需要安装在用户系统上的应用程序现在可以通过Web部署。
msdn2.microsoft.com
6.
Although restricted by this, code access security further restricts the application depending on where it came from.
虽然受限于此,但是代码访问安全将根据这个文件的来源重新对其进行约束。
www.diybl.com
7.
Evidence-based security policy and code access security provide very powerful, explicit mechanisms to implement security.
基于证据的安全策略和代码访问安全性为实现安全性提供了非常强大的显式机制。
msdn2.microsoft.com
8.
Turning off code access security terminates security checks for all managed code and for all users on the computer.
关闭代码访问安全性将终止对计算机上的所有托管代码和所有用户的安全性检查。
msdn2.microsoft.com
9.
Runtime code access security checks are performed when a caller demands a particular permission.
运行时代码访问安全检查是在调用方请求特定权限时执行的。
msdn2.microsoft.com
10.
A custom configuration section handler should set Code Access Security (CAS) demand attributes to obtain permissions.
自定义配置节处理程序应设置代码访问安全性(CAS)所需属性来获取权限。
msdn2.microsoft.com
1.
Defines the smallest unit of a code access security permission set for messaging.
为消息定义代码访问安全权限集的最小单位。
msdn2.microsoft.com
2.
Provides links to security topics in the. NET Framework, including topics for code access security, role-based security, and cryptography.
提供指向.NETFramework中有关安全的主题的链接,包括关于代码访问安全、基于角色的安全以及加密的主题。
msdn2.microsoft.com
3.
Understanding code access security is important for everyone, as is understanding exception-handling strategies.
对于每个人来说,理解代码的安全访问策略是很重要的,就像明白异常处理策略一样。
techkb.it168.com
4.
This means that code access security will not prevent your application from accessing any secured resources.
这意味着代码访问安全将不会阻止应用程序访问任何受保护的资源。
msdn2.microsoft.com
5.
Evidence-based security and code access security provide very powerful, explicit mechanisms to implement security.
基于证据的安全性和代码访问安全性为实现安全性提供了非常强大的显式机制。
msdn.microsoft.com
6.
Code groups are the building blocks of code access security policy.
代码组是代码访问安全策略的构造块。
msdn2.microsoft.com
7.
Specifies whether the runtime uses code access security (CAS) publisher policy.
指定运行库是否使用代码访问安全性(CAS)发行者策略。
msdn2.microsoft.com
8.
Full trust. Full-trust applications are granted unrestricted code access permissions by code access security policy.
代码访问安全策略为完全信任级别的应用程序授予的代码访问权限是没有限制的。
msdn2.microsoft.com
9.
The role-based security model supports a permission object similar to the permission objects found in the code access security model.
基于角色的安全性模型支持与代码访问安全性模型中的权限对象类似的权限对象。
msdn2.microsoft.com
10.
Hosts can set both code-access security policy and role-based security policy for a domain.
宿主可以为域设置代码访问安全策略和基于角色的安全策略。
technet.microsoft.com
1.
Partial Trust means that only the actions that are permitted under the requested code access security permissions will run.
部分信任表示仅在请求的代码访问安全权限下允许运行这些操作。
technet.microsoft.com
2.
Provides information about Web application security, code-access security, and role-based security.
提供有关Web应用程序安全、代码访问安全和基于角色的安全的信息。
msdn2.microsoft.com
3.
Describes. NET Framework code access security, role-based security, security policy, and security tools.
描述.NETFramework代码访问安全性、基于角色的安全性、安全策略和安全工具。
msdn2.microsoft.com
4.
Defines the smallest unit of a code access security permission set.
定义代码访问安全权限集的最小单位。
msdn2.microsoft.com
5.
If you apply a CLR code access security attribute outside a parallel region, it won't be in effect in the parallel region.
如果在并行区域外部应用CLR代码访问安全性属性,它在并行区域内将无效。
msdn2.microsoft.com
6.
It runs as a fully trusted local application, so it pretty much ignores code access security.
它作为完全受信任的本地应用程序运行,因此,它几乎忽略代码访问的安全性。
msdn2.microsoft.com
7.
Managed code uses Code Access Security (CAS), code links, and application domains to prevent assemblies from performing certain operations.
托管代码使用代码访问安全性(CAS)、代码链接和应用程序域来阻止程序集执行某些操作。
technet.microsoft.com
8.
Depending on what your code does, you may also need to adjust the code access security policy so the assembly code can execute successfully.
根据代码的任务,您可能还需要调整代码访问安全策略,以便程序集代码可以顺利执行。
msdn2.microsoft.com
9.
For more information about security in the. NET Framework, see Key Security Concepts and Code Access Security Basics.
有关.NETFramework中的安全性的更多信息,请参见重要的安全性概念和代码访问安全性基础知识。
msdn2.microsoft.com
10.
Role-based security checks have slightly different semantics than code access security checks.
基于角色的安全检查与代码访问安全检查在语义上稍有不同。
msdn.microsoft.com
1.
However, all applications should make code access requests, as outlined in Code Access Security Basics.
但是,正如代码访问安全性基础知识中所概述的那样,所有应用程序都应该进行代码访问请求。
msdn2.microsoft.com
2.
Using secure class libraries: Your class libraries use code access security to specify the permissions they require in order to be accessed.
使用安全类库:类库使用代码访问安全性来指定访问类库所需权限。
msdn2.microsoft.com
3.
Appears as a result of the code access security stack walk.
这是代码访问安全性堆栈审核的结果。
msdn2.microsoft.com
4.
Describes. NET Framework code access security in detail and provides instructions for using it in your code.
详细描述.NETFramework代码访问安全性,并提供有关在代码中使用此安全性的指导。
msdn2.microsoft.com
5.
Security optimization requires you to change the standard code access security.
安全优化要求您更改标准的代码访问安全性。
msdn2.microsoft.com
6.
Modify RSPreviewPolicy. Config to grant code access security permissions for the data provider assembly.
修改RSPreviewPolicy.config以授予对数据访问接口程序集的代码访问安全权限。
msdn2.microsoft.com
7.
The code attempting to load the assembly does not have the correct code access security permissions to load assemblies.
试图加载该程序集的代码没有正确的代码访问安全权限用于加载程序集。
msdn2.microsoft.com
8.
Allows control of code access security permissions for service controllers.
允许服务控制器对代码访问安全权限的控制。
msdn2.microsoft.com
9.
Displays the depth of the stack during that last runtime code access security check.
显示上次运行时代码访问安全检查期间堆栈的深度。
msdn2.microsoft.com
10.
Describes common causes of code access security violations and suggests ways to address them.
介绍代码访问安全性冲突的常见原因并提供解决它们的建议。
msdn2.microsoft.com
1.
Provided for. NET Framework data provider code access security attributes.
为.NETFramework数据提供程序代码访问安全属性而提供。
msdn2.microsoft.com
2.
Guarantee integrity, you can base code access security policy on these two forms of assembly evidence.
进行签名确保了完整性,因此您可以将代码访问安全策略建立在这两种形式的程序集证据的基础上。
msdn2.microsoft.com
3.
Using code access security can reduce the likelihood that your code will be misused by malicious or error-filled code.
使用程式码存取安全性可以减少您的程式码被恶意或充满错误的程式码不当使用的机会。
technet.microsoft.com
4.
See ASP. NET Code Access Security for detailed information about the permissions that are granted to each trust level.
有关授予各个信任级别的权限的详细信息,请参见ASP.NET代码访问安全性。
msdn2.microsoft.com
5.
We don't have to elevate the default code access security policy for the AwRsLibrary assembly.
我们不必为AwRsLibrary程序集提高默认的代码访问安全策略。
msdn2.microsoft.com
6.
The infrastructure that code access security and CLR deployment bring to the table enables some cool possibilities.
在代码访问安全以及CLR部署的基础上带来更多更酷的可能性。
www.diybl.com
7.
Objects that enable the common language runtime to perform authorization in a way that is similar to code access security checks.
对象,此对象使公共语言运行库以类似于代码访问安全检查的方式执行授权。
msdn2.microsoft.com
8.
Code access security bases its permission checks on the permissions of all the callers on the stack.
代码访问安全性的权限检查基于所有调用方对堆栈的权限进行。
msdn2.microsoft.com
9.
Set code-access security for applications that use Internet connections.
为使用Internet连接的应用程序设置代码访问安全性。
msdn2.microsoft.com
10.
Defines the smallest unit of a code access security permission that is set for a.
设置的代码访问安全权限的最小单位。
msdn2.microsoft.com
1.
Code access security (CAS) is a mechanism that helps limit the access that code has to protected resources and operations.
程式码存取安全性(CAS)是一种机制,有助于限制程式码对受保护资源及作业的存取。
technet.microsoft.com
2.
Modify rssrvpolicy. Config to grant code access security permissions for the assembly.
修改rssrvpolicy.config以授予对程序集的代码访问安全权限。
msdn2.microsoft.com
3.
For more information, see ASP. NET Code Access Security or Code Access Security Basics.
有关更多信息,请参见ASP.NET代码访问安全性或代码访问安全性基础知识。
msdn2.microsoft.com
4.
For more information, see Code Access Security and Named Permission Sets.
有关更多信息,请参见代码访问安全性和命名的权限集。
msdn2.microsoft.com
5.
Describes the code access security system and how to programmatically interact with it.
描述程式码存取安全系统,以及如何使用程式与它互动。
technet.microsoft.com
6.
Runtime code access security checks are performed by walking the stack.
运行时代码访问安全检查是通过堆栈遍历执行的。
msdn2.microsoft.com
7.
Disabling code access security makes the system vulnerable to attacks by malicious code such as viruses and worms.
禁用代码访问安全性会使系统容易受到恶意代码(如病毒和蠕虫)的攻击。
msdn2.microsoft.com
8.
Code access security for ClickOnce applications must be enabled in order to publish the application.
必须启用ClickOnce应用程序的代码访问安全性,才能发布应用程序。
msdn2.microsoft.com
9.
Code access security to restrict the resources the control can access.
用于限制控件可访问的资源的代码访问安全性。
msdn2.microsoft.com
10.
Provides an overview of basic administration concepts related to code access security.
提供和程式码存取安全性相关的基本管理概念概观。
technet.microsoft.com
1.
At run time, if the environment is partial-trust, you can get code-access security violations.
在运行时,如果环境是部分受信任的,可能会发生违反代码访问规则的行为。
msdn2.microsoft.com
2.
Code Access Security to limit access to resources on a machine.
代码访问安全性来限制对计算机资源的访问。
technet.microsoft.com
3.
Specifies the base attribute class for code access security.
为代码访问安全性指定基属性类。
msdn2.microsoft.com
4.
To provide ease of use and consistency with code access security, .
为了使代码访问安全性易于使用并提供与它的一致性,。
technet.microsoft.com
5.
For more information, see Code Access Security Basics.
有关更多信息,请参见代码访问安全性基础知识。
msdn2.microsoft.com
6.
For more information about code access security.
有关代码访问安全性的更多信息,请参见。
msdn2.microsoft.com
7.
For more information about code access security, see the comments in the source code files.
有关代码访问安全性的更多信息,请参见源代码文件中的注释。
msdn2.microsoft.com
8.
This further demonstrates the real flexibility of code access security.
这个例子演示了代码访问安全的灵活性。
www.diybl.com
9.
Shut down because of a change in the code access security policy file.
由于代码访问安全策略文件中的更改而关闭。
msdn2.microsoft.com
10.
Code access security is a stack-based algorithm.
代码访问安全是一个基于堆栈的算法。
www.diybl.com
1.
Code access security is a stack-based algorithm.
代码访问安全是一个基于堆栈的算法。
www.diybl.com
2.
Provides an overview of code access security.
提供对代码访问安全性的概述。
technet.microsoft.com
3.
Configures the code access security permission set that is used to run a particular application.
配置用于运行特定应用程序的代码访问安全权限集。
msdn2.microsoft.com
4.
In addition, this includes using Code Access Security to restrict access to code.
此外,还包括使用代码访问安全性限制对代码的访问。
msdn2.microsoft.com
5.
There are two significant points about code access security.
对于代码访问安全这里有两点需要注意。
www.diybl.com
6.
Is a code-access security attribute.
是代码访问安全属性。
msdn2.microsoft.com
7.
I'll also show an example that uses partially trusted code and code access security.
并且同时举出一个部分使用可信任代码以及代码访问安全这两个特性的实例。
www.diybl.com
8.
Provides code access security concepts in order to write effective applications targeting the common language runtime.
提供代码访问安全性的概念,以编写针对公共语言运行库的有效应用程序。
msdn2.microsoft.com
9.
Turns code access security on or off.
打开或关闭代码访问安全性。
msdn2.microsoft.com
10.
Code access security can also help minimize the damage that can result from security vulnerabilities in your code.
代码访问安全性还有助于最大限度地减少由于代码中的安全脆弱性而造成的损害。
msdn2.microsoft.com
1.
Describes how to interact with code access security in your code.
描述如何在您的程式码中与程式码存取安全性互动。
technet.microsoft.com
2.
The common language runtime's code access security doesn't work in OpenMP regions.
公共语言运行库的代码访问安全性在OpenMP区域中不起作用。
msdn2.microsoft.com
3.
A change was made in the code access security policy file.
代码访问安全性策略文件已更改。
msdn2.microsoft.com
4.
For example, a local application that has the code access security permission might not have operating system permission.
例如,具有代码访问安全性权限的本地应用程序可能不具有操作系统权限。
msdn2.microsoft.com
5.
Returns a value indicating whether a configuration section requires a fully trusted code access security level and does not allow the
返回一个值,该值指示配置节是否需要完全受信任的代码访问安全级别并且不允许
msdn2.microsoft.com
6.
Specifies a high level of code access security, which means that the application cannot do any one of the following things by default
指定高级别的代码访问安全性,这意味着应用程序不能执行下列任何操作。
msdn2.microsoft.com
7.
Troubleshooting Code Access Security Exceptions
关于代码访问安全性异常的疑难解答
www.ichacha.net
8.
The following are some of the ways code access security might be used in this scenario
下面是可以在此方案中使用代码访问安全性的一些方法
msdn2.microsoft.com
9.
Code Access Security for ClickOnce Applications
ClickOnce应用程序的代码访问安全性
msdn2.microsoft.com
10.
Possible causes of Code Access security exceptions include
代码访问安全异常的可能原因包括
msdn2.microsoft.com
1.
Describes the use of Code Access Security when developing applications using
和相关命名空间开发应用程序时,如何使用代码访问安全性
msdn2.microsoft.com
2.
To configure code access security for the sample
配置示例的代码访问安全性
msdn2.microsoft.com
3.
Adjust code access security policy, and adjust
中的程序集,调整代码访问安全策略,以及调整
msdn2.microsoft.com
4.
If custom code access security policy is set for the
设置自定义代码访问安全策略,以及使用
www.ichacha.net
5.
For details about code access security, see
有关代码访问安全性的详细信息,请参见
msdn2.microsoft.com
6.
Specifies a medium level of code access security, which means that, in addition to the restrictions for
指定中等级别的代码访问安全性,这意味着除了
msdn2.microsoft.com
7.
Specifies a low level of code access security, which means that, in addition to the restrictions for
指定低级别的代码访问安全性,这意味着除了
msdn2.microsoft.com
8.
Introduction to Code Access Security
代码访问安全性介绍
technet.microsoft.com
9.
This is different from code access security, which is implemented through the
这与代码访问安全性不同,它是通过
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 22:56:38