Udostępnij za pośrednictwem


SignedXml.XmlDsigCanonicalizationWithCommentsUrl Pole

Definicja

Reprezentuje identyfikator URI (Uniform Resource Identifier) dla standardowego algorytmu canonicalization 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

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 transformację opisaną XmlDsigCanonicalizationWithCommentsUrl przez 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