Compartir a través de


XpsDigitalSignature.SignatureValue Propiedad

Definición

Obtiene el valor hash cifrado de la firma.

public:
 property cli::array <System::Byte> ^ SignatureValue { cli::array <System::Byte> ^ get(); };
public byte[] SignatureValue { get; }
member this.SignatureValue : byte[]
Public ReadOnly Property SignatureValue As Byte()

Valor de propiedad

Byte[]

Matriz de tipo Byte que contiene el valor hash cifrado de la firma.

Se aplica a