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.XmlDsigXsltTransform object to match the <Transform> element.
- nodeList
An System.Xml.XmlNodeList object that encapsulates an XSLT style sheet to load into the current System.Security.Cryptography.Xml.XmlDsigXsltTransform object. This style sheet is applied to the document loaded by the XmlDsigXsltTransform.LoadInput(object) method.