AssemblySignatureKeyAttribute.Countersignature Propiedad
Definición
Obtiene la contrafirma para el nombre seguro del ensamblado.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
Valor de propiedad
Contrasignatura para esta clave de signatura.The countersignature for this signature key.
Comentarios
La contrafirma representa la clave pública que está firmada por la clave de identidad.The countersignature represents the public key that is signed by the identity key.