网站首页  词典首页

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

 

单词 code group
释义

code group

美 
英 
  • un.电码组;码群;密语字组
  • 网络代码组;程式码群组;码是属于第一个群组
un.
1.
电码组
2.
码群
3.
密语字组

例句

释义:
1.
You cannot copy part of a code group hierarchy to another part of the code group or to another code group hierarchy.
您不能将代码组层次结构的一部分复制到该代码组的其他部分或其他的代码组层次结构。
msdn2.microsoft.com
2.
This code group does not grant any permissions to the folder; it is just a container for the next code group.
此代码组不授予该文件夹任何权限;它只作为下一个代码组的容器。
msdn2.microsoft.com
3.
If code is a member of the parent code group, then the code might be a member of one or more of that group's child code groups.
如果代码是父代码组的成员,则该代码可以是该组的一个或多个子代码组的成员。
technet.microsoft.com
4.
Note that an assembly is not allowed to execute if it belongs to more than one code group marked as exclusive.
注意,如果一个程序集属于多个标记为独占的代码组,则不允许执行该程序集。
msdn2.microsoft.com
5.
Each child code group can have its own child code groups; this behavior extends to any number of levels, forming a tree.
每个子代码组均可拥有自己的子代码组;此行为可以扩展到任意多个级别,从而形成一个树。
msdn2.microsoft.com
6.
However, before a permission set can be associated with a code group, it must be known at the policy level of the code group.
然而,在使用权限集合可以和程式码群组产生关联之前,它必须在程式码群组的原则层级上为已知的。
technet.microsoft.com
7.
When a code group has this flag set, only the permissions associated with that code group are granted to code belonging to the code group.
当代码组设置此标志时,只将与该代码组关联的权限授予属于代码组的代码。
msdn2.microsoft.com
8.
It searches all the child code groups of a code group before searching sibling groups .
它将先搜索一个代码组的所有子代码组,然后再搜索该代码组的同级代码组。
www.bing.com
9.
The membership condition that determines to which evidence the code group is applicable.
成员条件,它确定该代码组适用于哪个证据。
msdn2.microsoft.com
10.
Resolves policy for the code group and its descendants for a set of evidence.
对一组证据解析代码组及其子代的策略。
msdn2.microsoft.com
1.
The evidence that an assembly presents to the runtime is compared to the membership condition that you specify for a code group.
程序集提供给运行库的证据会与您为代码组指定的成员条件相比较。
msdn2.microsoft.com
2.
Before you can associate a named permission set with a code group, it must be known at the code group's policy level.
在您可以将具名使用权限集合与程式码群组产生关联之前,它必须在程式码群组的原则层级上为已知的。
technet.microsoft.com
3.
Gets or sets an ordered list of the child code groups of a code group.
获取或设置代码组的子代码组的排序列表。
msdn2.microsoft.com
4.
When overridden in a derived class, reconstructs properties and internal state specific to a derived code group from the specified.
重新构造导出的代码组所特有的属性和内部状态。
msdn2.microsoft.com
5.
A named permission set is a set of permissions that administrators can associate with a code group.
命名的权限集是管理员可以将其与某个代码组关联的权限集。
technet.microsoft.com
6.
Note that the current release does not support changing permission sets that are being used by the code group hierarchy.
注意,当前版本不支持更改正在由代码组层次结构使用的权限集。
msdn2.microsoft.com
7.
You can create a permission set for a particular level and associate it with a new or existing code group.
您可以建立特定层级的使用权限集合,并与新的或现有的程式码群组产生关联。
technet.microsoft.com
8.
Security configuration files contain information about the code group hierarchy and permission sets associated with a policy level.
安全配置文件包含有关与策略级别关联的代码组层次结构和权限集的信息。
technet.microsoft.com
9.
To make a code group level final, select the check box labeled "Policy levels below this level will not be evaluated" .
若要使代码组成为最终级别的,请选择标记为“将不计算低于该级别的策略级别”的复选框。
msdn2.microsoft.com
10.
Argument specifies the name of the permission set to associate with the code group.
参数指定将与该代码组关联的权限集的名称。
msdn2.microsoft.com
1.
The search for a match begins at the top of the code group hierarchy in the all code group.
搜索匹配项的过程从“所有代码”组中代码组层次结构的顶部开始。
technet.microsoft.com
2.
Argument is the name of the permission set that will be associated with the new code group.
参数是将与新代码组关联的权限集名称。
msdn2.microsoft.com
3.
Assemblies that belong to a code group receive the permissions defined by the associated permission sets.
属于一个代码组的程序集会收到由关联的权限集定义的权限。
technet.microsoft.com
4.
This method makes a deep copy of the code group, meaning that copies of all objects it contains are made, as well.
该方法生成代码组的深层副本,这意味着还生成了代码组所包含的全部对象的副本。
msdn2.microsoft.com
5.
More than one code group can be associated with a specific permission set.
多个代码组可以与一个特定的权限集相关联。
msdn2.microsoft.com
6.
Argument is the name of the permission set to associate with the new code group.
参数是将与新代码组关联的权限集的名称。
msdn2.microsoft.com
7.
Right-click the code group that you want to be exclusive or final and select Properties.
右击要使其成为独占的或最终的代码组,然后选择“属性”。
msdn2.microsoft.com
8.
Resolves policy at the policy level and returns the root of a code group tree that matches the evidence.
解析策略级别的策略并返回与证据匹配的代码组树的根。
msdn2.microsoft.com
9.
otherwise set the permission set to be returned (P) equal to the code group's policy statement and continue.
否则,将要传回的使用权限集合(P)设定等同于程式码群组的原则陈述式并继续。
technet.microsoft.com
10.
Defines the test to determine whether a code assembly is a member of a code group.
定义测试以确定代码程序集是否是代码组的成员。
msdn2.microsoft.com
1.
A code group hierarchy, along with its associated named permission sets, defines and maintains each level of security policy.
代码组层次结构连同其关联的命名权限集一起定义并维护每个安全策略级别。
msdn2.microsoft.com
2.
At most, one code group matching a given piece of code can be set as exclusive.
至多可以将一个与给定代码段匹配的代码组设置为独占性的。
msdn2.microsoft.com
3.
Attribute to a code group by using one of the security policy tools.
属性应用到代码组来实现此操作。
msdn2.microsoft.com
4.
The Nothing permission set prevents default permissions from being applied that the administrator has turned off by deleting the code group.
Nothing权限集禁止应用已由管理员通过删除代码组而关闭的默认权限。
msdn2.microsoft.com
5.
Property to get the name of the named permission set for the code group.
属性获取代码组的命名权限集的名称。
msdn2.microsoft.com
6.
When you delete a code group that has child code groups, you also delete the child code groups.
在删除具有子代码组的代码组时,还将删除这些子代码组。
msdn2.microsoft.com
7.
The allowed permission set for the policy level is the permission set associated with the code group that has this attribute .
策略级别允许的权限集是与具有此属性的代码组关联的权限集。
www.bing.com
8.
Determines whether an assembly belongs to a code group by testing its application directory.
通过测试程序集的应用程序目录确定该程序集是否属于代码组。
msdn2.microsoft.com
9.
A membership condition that tests evidence to determine whether this code group applies policy.
成员条件,它测试证据以确定此代码组是否应用策略。
msdn2.microsoft.com
10.
Do not use the returned list to add a child code group; instead, use the.
方法,而不要使用返回列表来添加子代码组。
msdn2.microsoft.com
1.
An application might require that you add an application-specific code group to security policy.
应用程序可能要求向安全策略中添加应用程序特定的代码组。
msdn2.microsoft.com
2.
Determines whether an assembly belongs to a code group by testing the site from which it originated.
通过测试从其中产生程序集的站点确定该程序集是否属于代码组。
msdn2.microsoft.com
3.
You can use the name later to refer to a code group.
您以后可以使用该名称引用一个代码组。
msdn2.microsoft.com
4.
Determines whether the specified code group is equivalent to the current code group.
确定指定的代码组是否等效于当前代码组。
msdn2.microsoft.com
5.
If the code has that property, the code group grants a set of permissions to the code.
如果程式码具有那个属性,程式码群组便将使用权限的集合授与程式码。
technet.microsoft.com
6.
The following command causes the user policy's root code group (labeled 1) to be associated with the Nothing named permission set.
下面的命令使用户策略的根代码组(标签为1)与Nothing命名权限集关联。
msdn2.microsoft.com
7.
Lists the code group hierarchy and the permission sets for the specified machine, user, enterprise, or all policy levels.
列出代码组层次结构及指定的计算机、用户、企业或所有策略级别的权限集。
msdn2.microsoft.com
8.
Therefore, deleting a parent code group destroys any security behavior that was defined in its child hierarchy.
因此,删除父代码组将破坏已在其子层次结构中定义的所有安全行为。
technet.microsoft.com
9.
In all other releases of the. NET Framework, the Internet zone code group receives the Internet permissions set.
在.NETFramework的所有其他版本中,Internet区域代码组将收到“Internet”权限集。
msdn2.microsoft.com
10.
More than one code group can be associated with the same named permission set.
相同的具名使用权限集合可以和多个程式码群组关联。
technet.microsoft.com
1.
Option to add a code group to more than one level at a time.
选项一次将一个代码组添加到多个级别。
msdn2.microsoft.com
2.
Permissions. Create a second code group underneath the first that grants full trust to Office Documents.
在第一个代码组下方创建另一个授予Office文档完全信任的代码组。
msdn2.microsoft.com
3.
Return P, which is now the union of the current code group's policy statement and all child resolves.
传回P,P现在为目前程式码群组的原则陈述式和所有子系解析的联合。
technet.microsoft.com
4.
A string representation of the attributes of the policy statement for the code group.
代码组策略声明的属性的字符串表示形式。
msdn2.microsoft.com
5.
When overridden in a derived class, makes a deep copy of the current code group.
当在派生类中被重写时,制作当前代码组的一个深层副本。
msdn2.microsoft.com
6.
Determines whether an assembly belongs to a code group by testing its strong name.
通过测试程序集的强名称确定该程序集是否属于代码组。
msdn2.microsoft.com
7.
Code groups contain a membership condition, a permission set association, and code group attributes.
代码组包含一个成员条件、一个权限集关联和一些代码组属性。
msdn2.microsoft.com
8.
Determines whether an assembly belongs to a code group by testing its zone of origin.
通过测试程序集的原始区域确定该程序集是否属于代码组。
msdn2.microsoft.com
9.
Determines whether an assembly belongs to a code group by testing its hash value.
通过测试程序集的哈希值确定该程序集是否属于代码组。
msdn2.microsoft.com
10.
Indicates that no policy level below the level in which the added or modified code group occurs is considered.
时,指示不考虑低于以下级别的策略级别:在此级别中出现添加的或修改的代码。
msdn2.microsoft.com
1.
Parameter is not an immediate child code group of the current code group.
参数不是当前代码组的直接子代码组。
msdn2.microsoft.com
2.
Based on the evidence, the common language runtime security manager maps the assembly to a code group based on security policy.
根据证据,公共语言运行库安全管理器基于安全策略将程序集映射到代码组。
msdn2.microsoft.com
3.
This method makes a deep copy of the code group, meaning that copies of all objects the code group contains are also made.
该方法生成代码组的深层副本,这意味着还生成了该代码组所包含的全部对象的副本。
msdn2.microsoft.com
4.
When overridden in a derived class, gets the merge logic for the code group.
当在派生类中被重写时,获取该代码组的合并逻辑。
msdn2.microsoft.com
5.
Right-click the code group that will be the immediate parent of the new code group, and choose New.
右击将成为新代码组的直接父级的代码组,然后选择“新建”。
msdn2.microsoft.com
6.
Determines whether an assembly belongs to a code group by testing its URL.
通过测试程序集的URL确定该程序集是否属于代码组。
msdn2.microsoft.com
7.
Expand the node for the policy level that contains the code group you want to make exclusive or final .
展开包含要使其成为独占的或最终的代码组的策略级别的节点。
www.bing.com
8.
Each code group is associated with a named permission set.
每一个程式码群组都和具名使用权限集合关联。
msdn.microsoft.com
9.
Option, specifies the description for a code group to edit.
选项一起使用,则指定要编辑的代码组的说明。
msdn2.microsoft.com
10.
Option, specifies the scripting name for a code group to edit.
选项一起使用,则指定要编辑的代码组的脚本名称。
msdn2.microsoft.com
1.
The following command adds a child code group to the root of the machine policy code group hierarchy.
下面的命令将子代码组添加到计算机策略代码组层次结构的根位置。
msdn2.microsoft.com
2.
If an assembly provides evidence that matches the membership condition, it is allowed entrance to the code group.
如果组件提供的辨识项符合成员资格条件,就会允许它进入程式码群组。
technet.microsoft.com
3.
You will need to add a code group for your custom security extension that grants FullTrust permission for your extension.
您将需要为自定义安全扩展插件添加代码组,以便为扩展插件授予FullTrust权限。
msdn2.microsoft.com
4.
The security system uses XML files to store and recreate the code group hierarchy for each policy level.
安全性系统使用XML档来储存和重新建立各个原则层级的程式码群组阶层架构。
msdn.microsoft.com
5.
When you recreate the code group and use the Nothing permission set, no permissions are added that were not there before.
在重新创建代码组并使用Nothing权限集时,将不会添加以前不存在的权限。
msdn2.microsoft.com
6.
If there is a match, this method returns a policy statement for the code group, including evaluation of child code groups.
如果有匹配项,此方法将返回该代码组的策略声明,其中包括子代码组的计算。
technet.microsoft.com
7.
Gets the connection access information for the current code group.
获取当前代码组的连接访问权限信息。
msdn2.microsoft.com
8.
The permission set is not currently used by any code group in the policy level where it will be deleted.
权限集当前未由将被删除的策略级别中的任何代码组使用。
msdn2.microsoft.com
9.
The class attribute points to the class and assembly that implements the new code group.
class属性指向实现新代码组的类和程序集。
msdn2.microsoft.com
10.
Lists all code group descriptions for the specified policy level.
列出指定策略级别的所有代码组描述。
msdn2.microsoft.com
1.
The following command changes the user policy's root code group to associate it with the Nothing permission set.
以下命令更改用户策略的根代码组以将其与Nothing权限集关联。
msdn2.microsoft.com
2.
Code groups can also have attributes that affect how the code group is used to define security policy.
代码组还可以具有一些特性,这些特性影响如何使用代码组来定义安全策略。
technet.microsoft.com
3.
The code group is added as a child code group of the root.
该代码组被添加为根的子代码组。
msdn2.microsoft.com
4.
Argument is the label of the parent code group for the new code group.
参数是新代码组的父代码组的标签。
msdn2.microsoft.com
5.
When code matches a code group, the security policy grants permissions to the code.
当代码匹配一个代码组时,安全策略向该代码授予权限。
msdn2.microsoft.com
6.
That affect how the code group is used to define security policy.
这些属性影响如何使用代码组来定义安全策略。
msdn2.microsoft.com
7.
Each policy level consists of a root code group that can have child code groups.
每个策略级别均包含一个根代码组,该代码组可以拥有子代码组。
msdn2.microsoft.com
8.
Expand the node for the policy level that contains the code group you want to modify.
展开包含要修改的代码组的策略级别的节点。
msdn2.microsoft.com
9.
Add a code group for the. NET Framework data provider assembly that grants FullTrust permission.
为.NETFramework数据访问接口程序集添加授予FullTrust权限的代码组。
msdn2.microsoft.com
10.
A code group is a logical grouping of code that has a specified condition for membership.
代码组是代码的逻辑分组,该分组具有指定的成员条件。
msdn2.microsoft.com
1.
The name of the code group.
代码组的名称。
msdn2.microsoft.com
2.
Right-click the appropriate code group and select Properties.
右击适当的代码组,然后选择“属性”。
msdn2.microsoft.com
3.
The name argument specifies the name of the code group to change.
name参数指定要更改的代码组的名称。
msdn2.microsoft.com
4.
Type the following command to create a new code group that grants full trust to the document and then press ENTER.
键入以下命令创建一个向文档授予完全信任的新代码组,然后按Enter。
msdn2.microsoft.com
5.
Next, you will need to increase the permissions for the "My Computer" code group in the Report Manager policy file.
接着,需要在报表管理器策略文件中提高“MyComputer”代码组的权限。
msdn2.microsoft.com
6.
This new child code group is added to the end of the list.
新的子代码组被添加到列表的末端。
msdn2.microsoft.com
7.
Create a new code group that requires the unique identifier for membership.
创建一个需要成员的唯一标识符的新代码组。使用。
msdn2.microsoft.com
8.
It is meant to aid administrators using the code group, but is not used by the policy system.
它旨在帮助使用代码组的管理员,但不被策略系统使用。
msdn2.microsoft.com
9.
Gets or sets the policy statement associated with the code group.
获取或设置与该代码组关联的策略声明。
msdn2.microsoft.com
10.
Named permission sets associated with each code group.
与每个代码组关联的命名权限集。
msdn2.microsoft.com
1.
If there are no matches, the policy statement of the parent first-match code group applies.
如果没有相符的项目,则父代的第一个相符程式码群组原则陈述式会套用。
msdn.microsoft.com
2.
You must also define the label or name of the parent code group in which you are adding the new code group.
您还必须定义正将新代码组添加到的父代码组的标签或名称。
msdn2.microsoft.com
3.
Option, and specify a description for the code group.
选项并为代码组指定说明。
msdn2.microsoft.com
4.
The following procedures describe how to perform some of the most common code group addition tasks.
以下过程描述如何执行一些最常见的公共代码组添加任务。
msdn2.microsoft.com
5.
To use a hash as a code group membership condition, you must specify either the hash value or the assembly file.
若要使用哈希作为代码组成员条件,则必须指定哈希值或程序集文件。
msdn2.microsoft.com
6.
Method to make a deep copy of the code group.
方法创建代码组的深层副本。
msdn2.microsoft.com
7.
Describes the Exclusive and LevelFinal code-group attributes.
介绍Exclusive和LevelFinal代码组属性。
msdn2.microsoft.com
8.
Set the properties of the code group so that it grants no permissions.
设置代码组的属性,使其不授予任何权限。
msdn2.microsoft.com
9.
Type the following command to create a new code group that grants full trust to the assembly.
键入以下命令创建一个向程序集授予完全信任的新代码组。
msdn2.microsoft.com
10.
Expand the node for the policy level you want to add the code group to.
展开要将代码组添加到其中的策略级别的节点。
msdn2.microsoft.com
1.
Parameter is not a valid code group.
参数不是有效的代码组。
msdn2.microsoft.com
2.
The following command adds a new code group to the root of the user policy.
以下命令将新代码组添加到用户策略的根。
msdn2.microsoft.com
3.
Describes how to view the code group and permission set information associated with the assembly.
描述如何查看与程序集关联的代码组和权限集信息。
technet.microsoft.com
4.
They will nearly all use the following convention, from left to right, top to bottom of the code group.
它们将几乎所有使用以下约定,由左到右,顶部底部的代码组。
www.tubebbs.com
5.
The -n parameter specifies a name for the new code group.
n参数将为新代码组指定名称。
msdn2.microsoft.com
6.
To add permission sets to a code group.
向代码组中添加权限集。
msdn2.microsoft.com
7.
Removes the code group specified by either its label or name.
移除由其标签或名称指定的代码组。
msdn2.microsoft.com
8.
Each policy level consists of a root code group that can have one or more child code groups.
每个策略级别均由一个根代码组组成,根代码组可具有一个或多个子代码组。
msdn2.microsoft.com
9.
Next, you will remove the code group that the wizard created.
接下来,您将移除向导创建的代码组。
msdn2.microsoft.com
10.
Gets or sets the root code group for the policy level.
获取或设置策略级别的根代码组。
msdn2.microsoft.com
1.
Property to get the attributes for the code group.
属性获取代码组的特性。
msdn2.microsoft.com
2.
Method to resolve policy for the code group.
方法解析代码组的策略。
msdn2.microsoft.com
3.
Removes the specified child code group.
移除指定的子代码组。
msdn2.microsoft.com
4.
Method to get the hash code of the current code group.
方法获取当前代码组的哈希代码。
msdn2.microsoft.com
5.
node . in the right pane , click add a child code group.
在右窗格中单击“添加子代码组”。
www.ichacha.net
6.
Property to get the merge logic for this code group.
属性获取此代码组的合并逻辑。
msdn2.microsoft.com
7.
The description of the code group.
代码组的说明。
msdn2.microsoft.com
8.
Option, and specify a name for the code group.
选项并为代码组指定名称。
msdn2.microsoft.com
9.
Adds a child code group to the current code group.
将子代码组添加到当前代码组。
msdn2.microsoft.com
10.
Makes a deep copy of the current code group.
生成当前代码组的深层副本。
msdn2.microsoft.com
1.
Describes how to limit the policy grants to specific policy levels or code groups by using code group attributes.
描述如何使用程式码群组属性来限制授与特定原则层级或程式码群组的原则。
technet.microsoft.com
2.
Sometimes, unintended security settings apply to an assembly because it mistakenly belongs or does not belong to some code group.
有时,非有意的安全设置应用于一个程序集,因为它错误地属于或不属于某一代码组。
technet.microsoft.com
3.
The policy level within which the code group exists.
代码组所在的策略级别。
msdn2.microsoft.com
4.
Adds a new code group to the code group hierarchy.
将新的代码组添加到代码组层次结构中。
msdn2.microsoft.com
5.
Now add a new code group to grant full trust to the assembly based on the strong name.
现在添加新的代码组,以根据强名称向程序集授权完全信任。
msdn2.microsoft.com
6.
The following command adds a code group under the Intranet_cg code group.
以下命令将一个代码组添加到Intranet_cg代码组之下。
msdn2.microsoft.com
7.
Describes how to add a code group to a policy level.
描述如何将代码组添加到一个策略级别。
msdn2.microsoft.com
8.
Describes how to use Mscorcfg. Msc to change permission sets that are associated with an existing code group.
描述如何使用Mscorcfg.msc更改与现有代码组关联的权限集。
msdn2.microsoft.com
9.
Flag for the new code group.
为新代码组设置。
msdn2.microsoft.com
10.
Optionally, you can also set other flags on the code group.
您还可对该代码组设置其他标志。
msdn2.microsoft.com
1.
If there is a match, this method returns a root code group.
如果有匹配项,则此方法返回一个根代码组。
msdn2.microsoft.com
2.
The all code group has child nodes, and those child nodes have child nodes, and so on.
所有程式码群组有子节点,而这些子节点本身又有子节点,依此类推。
msdn.microsoft.com
3.
The following command deletes the code group named MyApp_CodeGroup.
以下命令删除名为MyApp_CodeGroup的代码组。
msdn2.microsoft.com
4.
Describes how to remove a code group from a policy level.
描述如何从一个策略级别移除代码组。
msdn2.microsoft.com
5.
Give the code group a name.
为代码组命名。
msdn2.microsoft.com
6.
In the. NET Framework version 1. 0 Service Pack 1 and Service Pack 2, the Internet zone code group receives the Nothing permission set.
在.NETFramework版本1.0ServicePack1和ServicePack2中,Internet区域代码组将收到“无”权限集。
msdn2.microsoft.com
7.
Describes how to use Mscorcfg. Msc to change membership conditions for a code group.
描述如何使用Mscorcfg.msc更改代码组的成员条件。
msdn2.microsoft.com
8.
In this example, the label 1. 2 Represents the code group LocalIntranet.
在这个示例中,标签1.2表示代码组LocalIntranet。
msdn2.microsoft.com
9.
The following command removes the code group labeled 1. 1.
下面的命令移除标签为1.1的代码组。
msdn2.microsoft.com
10.
Describes how to change an existing code group.
描述如何更改现有代码组。
msdn2.microsoft.com
1.
Attributes unless absolutely necessary, because they can cause unexpected behavior if a new code group is added.
属性,因为它们会在添加新代码组的情况下导致意外行为。
msdn2.microsoft.com
2.
Within a given policy level, code can be a member of no more than one code group that has the
代码组关联的权限。在给定的策略级别内,代码只能是具有
msdn2.microsoft.com
3.
To do so, add the following code group information to the end of the code groups section in the configuration file
为此,请将以下代码组信息添加到配置文件中代码组部分的末尾
msdn2.microsoft.com
4.
To list the code group names and descriptions for a policy level
列出一个策略级别的代码组名称和说明
msdn2.microsoft.com
5.
Administration with Code Group Attributes
使用代码组属性进行管理
msdn2.microsoft.com
6.
To add a code group that overrides other permissions at a policy level
添加在策略级别重写其他权限的代码组
msdn2.microsoft.com
7.
When applied to a code group, the,
当应用到代码组时,
msdn2.microsoft.com
8.
Objects to create a code group and adding the code group to a policy level, see the
对象创建代码组并将其添加到策略级别的示例,请参见
msdn2.microsoft.com
9.
To add a code group with a name and description
添加具有名称和说明的代码组
msdn2.microsoft.com
10.
To remove permissions by changing code group properties
通过更改代码组属性移除权限
msdn2.microsoft.com
1.
For each child code group, resolve the code group with the same evidence;
针对每个子程式码群组,使用相同辨识项解析程式码群组;
technet.microsoft.com
2.
To add a code group that targets code from the Internet Explorer Trusted sites
添加以来自InternetExplorer可信站点的代码为目标的代码组
msdn2.microsoft.com
3.
The code group is also given the name
还为该代码组给定了名称
msdn2.microsoft.com
4.
Creating a Custom Code Group Using Visual Studio Command-Line Tools
使用VisualStudio命令行工具创建自定义代码组
msdn2.microsoft.com
5.
To add a code group to a code group hierarchy
将代码组添加到代码组层次结构
msdn2.microsoft.com
6.
To add a code group that targets a specific software publisher
添加以特定软件发行者为目标的代码组
msdn2.microsoft.com
7.
To add a code group that targets code from a particular Web site
添加以来自特定网站的代码为目标的代码组
msdn2.microsoft.com
8.
to create a custom code group using command - line tools
使用命令行工具创建自定义代码组
www.ichacha.net
9.
To add a code group that targets code from a particular URL
添加面向来自特定URL的代码的代码组
msdn2.microsoft.com
10.
To add a code group that targets code from the intranet
添加以来自Intranet的代码为目标的代码组
msdn2.microsoft.com
1.
The following command changes the permission set in the user policy of the code group labeled 1. 2. To the
下面的命令将标签为1.2的代码组的用户策略中的权限集更改为
msdn2.microsoft.com
2.
The new code group is a member of the
新的代码组是
msdn2.microsoft.com
3.
To change membership conditions for a code group using Mscorcfg. Msc
使用Mscorcfg.msc更改代码组的成员条件
msdn2.microsoft.com
4.
Adding a Code Group to the RSSrvPolicy. Config File
向RSSrvPolicy.config文件中添加代码组
technet.microsoft.com
5.
To do so, add the following code group information under the
元素下添加以下代码组信息
msdn2.microsoft.com
6.
OGF (Op-code Group Field, most significant 6 bits);
组域(OGF)(最高有效位6比特)
www.bing.com
7.
When the code group is serialized,
当序列化代码组时,
msdn2.microsoft.com
8.
How to: Change Permission Sets Associated with an Existing Code Group
如何:更改与现有代码组关联的权限集
msdn2.microsoft.com
9.
How to: Import a Code Group by Using an XML File
如何:使用XML文件导入代码组
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 23:23:56