Click or drag to resize

MyXmlDsigExcC14NTransform Properties

The SignXMLMyXmlDsigExcC14NTransform type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithm
Gets or sets the Uniform Resource Identifier (URI) that identifies the algorithm performed by the current transform.
(Inherited from Transform.)
Public propertyContext
Gets or sets an XmlElement object that represents the document context under which the current Transform object is running.
(Inherited from Transform.)
Public propertyInclusiveNamespacesPrefixList
Gets or sets a string that contains namespace prefixes to canonicalize using the standard canonicalization algorithm.
(Inherited from XmlDsigExcC14NTransform.)
Public propertyInputTypes
Gets an array of types that are valid inputs to the LoadInput(Object) method of the current XmlDsigExcC14NTransform object.
(Inherited from XmlDsigExcC14NTransform.)
Public propertyOutputTypes
Gets an array of types that are possible outputs from the GetOutput methods of the current XmlDsigExcC14NTransform object.
(Inherited from XmlDsigExcC14NTransform.)
Public propertyPropagatedNamespaces
Gets or sets a Hashtable object that contains the namespaces that are propagated into the signature.
(Inherited from Transform.)
Public propertyResolver
Sets the current XmlResolver object.
(Inherited from Transform.)
Top
See Also