Microsoft.Web.Services3.Security.Xml Namespace

The set of classes that support the generation of digital signatures and the encryption of SOAP messages.

ClassDescription
SecurityTokenReferenceTransformRepresents the STR Dereference Transform as defined in the OASIS WS-Security specification.
XmlDsigEnvelopedSignatureTransformRepresents the enveloped signature transform for an XML digital signature as defined by the World Wide Web Consortium (W3C).
XmlDsigExcC14NTransformRepresents the Exclusive XML canonicalization transform for a digital signature as defined by the W3C, without comments.
XmlDsigExcC14NWithCommentsTransformRepresents the C14N XML canonicalization transform for a digital signature as defined by the W3C, with comments.
XmlDsigXPathTransformRepresents the XPath transform for a digital signature as defined by the W3C.
Show: