您要查找的是不是:
- Options to display the public key token. 選項以顯示公鑰標記。
- Is the hexadecimal form of the public key token. 是公鑰標記的十六進(jìn)制形式。
- Copy the public key token to the clipboard or save for later use. 將公鑰標記復制到剪貼板中或保存以便將來(lái)使用。
- The strong name signature of an assembly consists of the text name, version, culture, and public key token. 程序集的強名稱(chēng)簽名由文本名稱(chēng)、版本、區域性和公鑰標記組成。
- Gets or sets the public key token of the assembly, which is the last 8 bytes of the SHA-1 hash of the public key under which the assembly is signed. 獲取或設置程序集的公鑰標記,該標記為程序集簽名時(shí)所用公鑰的SHA-1哈希值的最后8個(gè)字節。
- In that line of code, replace the existing value of the public key token in the UITypeName attribute property in the IncrementTask. Cs. 在該代碼行中;替換IncrementTask.;cs中UITypeName特性屬性的公鑰標記的現有值。
- SDM documents are identified using the following set of attributes: document name, version, culture, platform, and public key token. 使用以下屬性集標識SDM文檔:文檔名稱(chēng)、版本、區域性、平臺和公鑰標記。
- A user must authenticate with an annotation server in order to get the session key token that all other methods in the API require. 用戶(hù)必須經(jīng)由注釋服務(wù)器驗證,以便獲得API中所有其他的方法所需的會(huì )話(huà)密鑰令牌。
- Removes the browser capabilities factory from the global assembly cache and deletes its strong name public key token file. 從全局程序集緩存中移除瀏覽器功能工廠(chǎng)并刪除其強名稱(chēng)公鑰標記文件。
- For strongly named assemblies, equivalency requires the assembly name, version, public key token, and culture to be identical. 對于具有強名稱(chēng)的程序集,等效性要求程序集名稱(chēng)、版本、公鑰標記和區域性均應相同。
- If the public key token, version, or culture is specified in the partial reference, the runtime attempts to match that value exactly. 如果在部分引用中指定了公鑰標記、版本或區域性,則運行庫會(huì )嘗試精確匹配該值。
- Assembly has a strong name with a public key token, has the culture value for US English, and has a version number of 1.0.1234.0. 程序集的強名稱(chēng)具有公鑰標記、區域性值為美國英語(yǔ)、版本號為1.;0
- A full assembly reference includes the assembly's text name, version, culture, and public key token (if the assembly has a strong name). 完全的程序集引用包括程序集的文本名稱(chēng)、版本、區域性和公鑰標記(如果程序集具有強名稱(chēng))。
- When the assembly is placed in the Global Assembly Cache (GAC), it must also include the version, culture and public key token of the signed assembly. 當程序集放置在全局程序集緩存(GAC)中時(shí),它還必須包括已簽名程序集的版本、區域性和公鑰標記。
- The browser capabilities factory is then removed from the global assembly cache, and its strong name public key token file is deleted. 然后從全局程序集緩存中移除瀏覽器功能工廠(chǎng)并刪除其強名稱(chēng)公鑰標記文件。
- A strong name consists of the assembly's identity (simple text name, version number, and culture information), plus a public key token and a digital signature. 強名稱(chēng)是由程序集的標識(簡(jiǎn)單文本名稱(chēng)、版本號和區域性信息)加上公鑰標記和數字簽名組成的。
- Additionally, references that do not include the public key token are not subject to version policy, so the application and machine configuration files are never checked. 另外,不包含公鑰標記的引用并不受版本策略的限制,所以從不檢查應用程序配置文件和計算機配置文件。
- A call to the LoadWithPartialName method must include at least the assembly's text name, but can also include the public key token, version, or culture. 對LoadWithPartialName方法的調用必須至少包括程序集的文本名稱(chēng),但還可以包括公鑰標記、版本或區域性。
- A fully specified AssemblyName must have the name, culture, public key or public key token, major version, minor version, build number, and revision number parameters. 完全指定的AssemblyName必須具有名稱(chēng)、區域性、公鑰或公鑰標記、主版本、次版本、內部版本號和修訂號參數。
- FileLoadException is thrown if assemblyRef specifies the full assembly name and the first assembly that matches the simple name has a different version, culture, or public key token. 如果assemblyRef指定程序集的全名并且與簡(jiǎn)單名稱(chēng)匹配的第一個(gè)程序集具有不同的版本、區域性或公鑰標記,則會(huì )引發(fā)FileLoadException。