Parses string to obtain an assembly identity.
分析字符串以获取程序集标识。
Finds an assembly reference in the collection by the specified assembly identity.
根据指定的程序集标识在集合中查找程序集引用。
Each assembly has a version number as part of its identity.
每一组件都有一个版本号码做为其识别的一部分。
Every type's identity includes the name of the assembly in which it resides.
每一类型的标识均包括该类型所驻留的程序集的名称。
This might come from a cryptographic digital signature, which can be the assembly's strong name, the software publisher of the assembly, or its URL identity.
程序集标识可能来自于加密的数字签名,它可以是程序集的强名称、程序集的发行者或其URL标识。
If the assembly comes from the Internet and is unsigned, the URL identity is used.
如果组件来自网际网路而且未签章,则使用URL识别。
When the export process converts an assembly to a type library, it preserves the identity of the library.
当导出过程将程序集转换为类型库时,它将保留类型库的标识。
Each identity permission represents a particular kind of evidence that an assembly must have in order to run.
每一个识别使用权限都代表特定种类的辨识项,组件必须有它才能执行。
Signing gives your assembly a unique identity that other software can use to identify and explicitly refer to it.
签名为程序集提供了唯一标识,其他软件可以使用该标识来识别该程序集并显式引用该程序集。
Obtains identity of the specified native assembly.
获取指定本机程序集的标识。
That is, although the calling assembly has full trust, a demand for an identity permission fails if the assembly does not meet the demanded criteria.
即,即使调用程序集已获得完全信任,如果该程序集不满足要求的条件,对标识权限的请求也将失败。
Identity permissions represent characteristics that identify an assembly.
标识权限表示标识程序集的特性。
The runtime grants identity permissions when the assembly is loaded based on the evidence that is provided.
加载程序集时,运行时基于所提供的证据授予标识权限。
The runtime grants identity permissions when the assembly is loaded based on the evidence that is provided.
加载程序集时,运行时基于所提供的证据授予标识权限。
应用推荐