XmlExtensions.MarkAsRequiresEncryption(XElement) Metoda

Definice

Označí poskytnuté XElement jako vyžadování šifrování před zachováním v úložišti. Použít při implementaci ExportToXml().

public:
[System::Runtime::CompilerServices::Extension]
 static void MarkAsRequiresEncryption(System::Xml::Linq::XElement ^ element);
public static void MarkAsRequiresEncryption (this System.Xml.Linq.XElement element);
static member MarkAsRequiresEncryption : System.Xml.Linq.XElement -> unit
<Extension()>
Public Sub MarkAsRequiresEncryption (element As XElement)

Parametry

element
XElement

Platí pro