Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the C14N XML canonicalization transform for a digital signature as defined by the W3C, with comments.
The following tables list the members exposed by the XmlDsigExcC14NWithCommentsTransform type.
Public Constructors
Name | Description | |
---|---|---|
XmlDsigExcC14NWithCommentsTransform | Overloaded. Initializes a new instance of the XmlDsigExcC14NWithCommentsTransform class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Algorithm | (Inherited from Transform ) |
![]() |
Context | (Inherited from Transform ) |
![]() |
InclusiveNamespacesPrefixList | Gets or sets the InclusiveNamespaces PrefixList that contains a list of namespace prefixes and/or a token indicating the presence of the default namespace. All namespace nodes appearing on this list are handled as provided in Canonical XML. (Inherited from XmlDsigExcC14NTransform) |
![]() |
InputTypes | Gets an array of types that are valid inputs to the LoadInput method of the current XmlDsigExcC14NTransform.(Inherited from XmlDsigExcC14NTransform) |
![]() |
OutputTypes | Gets an array of types that are possible outputs from the GetOutput method of the current XmlDsigExcC14NTransform.(Inherited from XmlDsigExcC14NTransform) |
![]() |
PropagatedNamespaces | (Inherited from Transform ) |
![]() |
Resolver | (Inherited from Transform ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetDigestedOutput | (Inherited from Transform ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetHashedOutput | (Inherited from XmlDsigExcC14NTransform ) |
![]() |
GetOutput | Overloaded. Returns the output of the current XmlDsigExcC14NTransform.(Inherited from XmlDsigExcC14NTransform) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | (Inherited from Transform ) |
![]() |
LoadInnerXml | (Inherited from XmlDsigExcC14NTransform ) |
![]() |
LoadInput | (Inherited from XmlDsigExcC14NTransform ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetInnerXml | Returns an XML representation of the transform-specific content to be included in an XMLDSIG <Transform> element. (Inherited from XmlDsigExcC14NTransform) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
XmlDsigExcC14NWithCommentsTransform Class
Microsoft.Web.Services3.Security.Xml Namespace