AssemblySignatureKeyAttribute.Countersignature 属性
定义
获取此程序集强名称的副署。Gets the countersignature for the strong name for this assembly.
public:
property System::String ^ Countersignature { System::String ^ get(); };
public string Countersignature { get; }
member this.Countersignature : string
Public ReadOnly Property Countersignature As String
属性值
此签名密钥的副署。The countersignature for this signature key.
注解
副署表示由标识密钥签名的公钥。The countersignature represents the public key that is signed by the identity key.