禁用公钥令牌 [英] disable public key tocken

查看:93
本文介绍了禁用公钥令牌的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以禁用
吗?

 <assemblyidentity>
type="win32"             
name="Microsoft.Windows.Common-Controls"             
version="6.0.0.0"             
language="*"             
processorArchitecture="x86"            
publicKeyToken="6595b64144ccf1df" key token
/></assemblyidentity>

解决方案

PublicKeyToken是.net程序集识别方法的一部分,不能为具有这些程序集的那些程序集禁用. />

can i disable

 <assemblyidentity>
type="win32"             
name="Microsoft.Windows.Common-Controls"             
version="6.0.0.0"             
language="*"             
processorArchitecture="x86"            
publicKeyToken="6595b64144ccf1df" key token
/></assemblyidentity>

解决方案

PublicKeyToken is part of the identification method for .net assemblies and cannot be disabled for those assemblies that have them.


这篇关于禁用公钥令牌的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆