SignedXml.XmlDsigCanonicalizationWithCommentsUrl Pole

Definicja

Reprezentuje identyfikator URI (Uniform Resource Identifier) dla standardowego algorytmu kanonizacji dla podpisów cyfrowych XML i zawiera komentarze. To pole jest stałe.

public: System::String ^ XmlDsigCanonicalizationWithCommentsUrl;
public const string XmlDsigCanonicalizationWithCommentsUrl;
val mutable XmlDsigCanonicalizationWithCommentsUrl : string
Public Const XmlDsigCanonicalizationWithCommentsUrl As String 

Wartość pola

String

Uwagi

Wartość XmlDsigCanonicalizationWithCommentsUrl pola to http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments.

Użyj tego pola, aby wygodnie podać wartość do jednego z atrybutów identyfikatora URI elementu używanego dla XMLDSIG.

Klasa XmlDsigC14NWithCommentsTransform implementuje przekształcenie opisane przez XmlDsigCanonicalizationWithCommentsUrl pole .

Aby uzyskać więcej informacji, zobacz Specyfikację XML canonical konsorcjum World Wide Web Consortium (W3C).

To pole ma taką samą wartość jak XmlDsigC14NWithCommentsTransformUrl pole.

Dotyczy