System.Security.Cryptography.Xml.XmlDsigXsltTransform.LoadInput Method

Loads the specified input into the current System.Security.Cryptography.Xml.XmlDsigXsltTransform object.

Syntax

public override void LoadInput (object obj)

Parameters

obj
The input to load into the current System.Security.Cryptography.Xml.XmlDsigXsltTransform object.

Remarks

The type of the input object must be one of the types in the XmlDsigXsltTransform.InputTypes property. The valid input types to System.Security.Cryptography.Xml.XmlDsigXsltTransform are System.IO.Stream, System.Xml.XmlDocument, and System.Xml.XmlNodeList.

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