Share via


EncryptedXmlInfo.EncryptedElement Property

Definition

A piece of encrypted XML.

public:
 property System::Xml::Linq::XElement ^ EncryptedElement { System::Xml::Linq::XElement ^ get(); };
public System.Xml.Linq.XElement EncryptedElement { get; }
member this.EncryptedElement : System.Xml.Linq.XElement
Public ReadOnly Property EncryptedElement As XElement

Property Value

Applies to