SignedXml Fields
.NET Framework 4
The SignedXml type exposes the following members.
| Name | Description | |
|---|---|---|
|
m_signature | Infrastructure. Represents the Signature object of the current SignedXml object. |
|
m_strSigningKeyName | Infrastructure. Represents the name of the installed key to be used for signing the SignedXml object. |
|
XmlDecryptionTransformUrl | Represents the Uniform Resource Identifier (URI) for the XML mode decryption transformation. This field is constant. |
|
XmlDsigBase64TransformUrl | Represents the Uniform Resource Identifier (URI) for the base 64 transformation. This field is constant. |
|
XmlDsigC14NTransformUrl | Represents the Uniform Resource Identifier (URI) for the Canonical XML transformation. This field is constant. |
|
XmlDsigC14NWithCommentsTransformUrl | Represents the Uniform Resource Identifier (URI) for the Canonical XML transformation, with comments. This field is constant. |
|
XmlDsigCanonicalizationUrl | Represents the Uniform Resource Identifier (URI) for the standard canonicalization algorithm for XML digital signatures. This field is constant. |
|
XmlDsigCanonicalizationWithCommentsUrl | Represents the Uniform Resource Identifier (URI) for the standard canonicalization algorithm for XML digital signatures and includes comments. This field is constant. |
|
XmlDsigDSAUrl | Represents the Uniform Resource Identifier (URI) for the standard DSA algorithm for XML digital signatures. This field is constant. |
|
XmlDsigEnvelopedSignatureTransformUrl | Represents the Uniform Resource Identifier (URI) for enveloped signature transformation. This field is constant. |
|
XmlDsigExcC14NTransformUrl | Represents the Uniform Resource Identifier (URI) for exclusive XML canonicalization. This field is constant. |
|
XmlDsigExcC14NWithCommentsTransformUrl | Represents the Uniform Resource Identifier (URI) for exclusive XML canonicalization, with comments. This field is constant. |
|
XmlDsigHMACSHA1Url | Represents the Uniform Resource Identifier (URI) for the standard HMACSHA1 algorithm for XML digital signatures. This field is constant. |
|
XmlDsigMinimalCanonicalizationUrl | Represents the Uniform Resource Identifier (URI) for the standard minimal canonicalization algorithm for XML digital signatures. This field is constant. |
|
XmlDsigNamespaceUrl | Represents the Uniform Resource Identifier (URI) for the standard namespace for XML digital signatures. This field is constant. |
|
XmlDsigRSASHA1Url | Represents the Uniform Resource Identifier (URI) for the standard RSA signature method for XML digital signatures. This field is constant. |
|
XmlDsigSHA1Url | Represents the Uniform Resource Identifier (URI) for the standard SHA1 digest method for XML digital signatures. This field is constant. |
|
XmlDsigXPathTransformUrl | Represents the Uniform Resource Identifier (URI) for the XML Path Language (XPath). This field is constant. |
|
XmlDsigXsltTransformUrl | Represents the Uniform Resource Identifier (URI) for XSLT transformations. This field is constant. |
|
XmlLicenseTransformUrl | Represents the Uniform Resource Identifier (URI) for the license transform algorithm used to normalize XrML licenses for signatures. |