EnvelopedSignatureTransform 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.
Defines a XML transform that removes the XML nodes associated with the Signature.
public class EnvelopedSignatureTransform : Microsoft.IdentityModel.Xml.Transform
type EnvelopedSignatureTransform = class
inherit Transform
Public Class EnvelopedSignatureTransform
Inherits Transform
- Inheritance
Constructors
EnvelopedSignatureTransform() |
Creates an EnvelopedSignatureTransform |
Properties
Algorithm |
Gets the Algorithm associated with this transform |
Methods
Process(XmlTokenStream) |
Sets the reader to exclude the <Signature> element |