Share via


EncryptedReference.TransformChain Propriété

Définition

Obtient ou définit la chaîne de transformation d'un objet EncryptedReference.

public:
 property System::Security::Cryptography::Xml::TransformChain ^ TransformChain { System::Security::Cryptography::Xml::TransformChain ^ get(); void set(System::Security::Cryptography::Xml::TransformChain ^ value); };
public System.Security.Cryptography.Xml.TransformChain TransformChain { get; set; }
member this.TransformChain : System.Security.Cryptography.Xml.TransformChain with get, set
Public Property TransformChain As TransformChain

Valeur de propriété

Objet TransformChain qui décrit les transformations utilisées sur les données chiffrées.

S’applique à