EncryptedXmlInfo.EncryptedElement 属性

定义

一段加密的 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

属性值

适用于