DSigSerializer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads and writes XML conforming to https://www.w3.org/TR/2001/PR-xmldsig-core-20010820
public class DSigSerializer
type DSigSerializer = class
Public Class DSigSerializer
- Inheritance
-
DSigSerializer
Constructors
| DSigSerializer() |
Initializes an instance of DSigSerializer |
Properties
| Default |
Returns the default DSigSerializer instance. |
| MaximumReferenceTransforms |
Gets or sets the maximum number of Transforms that are allowed on a Reference |
| Prefix |
Gets or sets the prefix to use when writing the Signature element. |
| TransformFactory |
Gets or sets the TransformFactory to use when processing transforms in References |