System.Security.Cryptography.Xml.Signature.SignedInfo Property

Gets or sets the System.Security.Cryptography.Xml.SignedInfo of the current System.Security.Cryptography.Xml.Signature.

Syntax

public SignedInfo SignedInfo { get; set; }

Value

a System.Security.Cryptography.Xml.SignedInfo

Remarks

The Signature.SignedInfo property uses the System.Security.Cryptography.Xml.SignedInfo class to represent the <SignedInfo> 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