System.Security.Cryptography.Xml.XmlDsigXPathTransform.LoadInnerXml Method

Parses the specified System.Xml.XmlNodeList object as transform-specific content of a <Transform> element and configures the internal state of the current System.Security.Cryptography.Xml.XmlDsigXPathTransform object to match the <Transform> element.

Syntax

public override void LoadInnerXml (System.Xml.XmlNodeList nodeList)

Parameters

nodeList
An System.Xml.XmlNodeList object to load into the current System.Security.Cryptography.Xml.XmlDsigXPathTransform object.

Remarks

Use the XmlDsigXPathTransform.LoadInnerXml(System.Xml.XmlNodeList) method to initialize the System.Security.Cryptography.Xml.XmlDsigXPathTransform class with an XPath transform.

To initialize the System.Security.Cryptography.Xml.XmlDsigXPathTransform class with an XPath transform, complete the following steps.

[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]

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