System.Security.Cryptography.Xml.Signature.AddObject Method

Adds a System.Security.Cryptography.Xml.DataObject to the list of objects to be signed.

Syntax

public void AddObject (DataObject dataObject)

Parameters

dataObject
The System.Security.Cryptography.Xml.DataObject to be added to the list of objects to be signed.

Remarks

The Signature.AddObject(DataObject) method adds a System.Security.Cryptography.Xml.DataObject object to a collection that is accessible using the Signature.ObjectList property.

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