System.Security.Cryptography.Xml.Signature: Property Members

The properties of System.Security.Cryptography.Xml.Signature are listed below. For a list of all members, see the Signature Members list.

See Also: Inherited members from System.Object

Public Properties

Idstring.

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

KeyInfoKeyInfo.

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

ObjectListIList.

Gets or sets a list of objects to be signed.

SignatureValuebyte[].

Gets or sets the value of the digital signature.

SignedInfoSignedInfo.

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