SignedXml.XmlDsigC14NWithCommentsTransformUrl Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente l'URI de la transformation XML canonique, avec des commentaires Ce champ est constant.
public: System::String ^ XmlDsigC14NWithCommentsTransformUrl;
public const string XmlDsigC14NWithCommentsTransformUrl;
val mutable XmlDsigC14NWithCommentsTransformUrl : string
Public Const XmlDsigC14NWithCommentsTransformUrl As String
Valeur de champ
Remarques
La valeur du XmlDsigC14NWithCommentsTransformUrl champ est http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments.
Utilisez ce champ pour fournir facilement une valeur à l’un des attributs URI d’un élément utilisé pour XMLDSIG.
La XmlDsigC14NWithCommentsTransform classe implémente la transformation décrite par le XmlDsigC14NWithCommentsTransformUrl champ .
Pour plus d’informations, consultez la spécification XML canonique du World Wide Web Consortium (W3C).
Ce champ a la même valeur que le XmlDsigCanonicalizationWithCommentsUrl champ .