Reference.TransformChain Property

Definition

Gets the transform chain of the current Reference.

C#
public System.Security.Cryptography.Xml.TransformChain TransformChain { get; set; }
C#
public System.Security.Cryptography.Xml.TransformChain TransformChain { get; }
C#
public System.Security.Cryptography.Xml.TransformChain TransformChain { get; [System.Runtime.InteropServices.ComVisible(false)] set; }

Property Value

The transform chain of the current Reference.

Attributes

Remarks

The TransformChain property represents the <Transform> element and associated subelements of an XML digital signature.

The transform chain is an ordered list of transforms. The output of these transforms constitutes the input to the hash algorithm specified in the DigestMethod property.

For more information about XML digital signatures, see the W3C specification.

Applies to

Toode Versioonid
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10