System.Security.Cryptography.Xml.Signature.SignatureValue Property

Gets or sets the value of the digital signature.

Syntax

public byte[] SignatureValue { get; set; }

Value

a byte[]

Remarks

The Signature.SignatureValue property uses a byte array to represent the <SignatureValue> element of an XML digital signature contained within.

For more information about XML digital signatures, see the W3C specification at www.w3.org/TR/xmldsig-core/.

Requirements

Namespace: System.Security.Cryptography.Xml
Assembly: System.Security (in System.Security.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0