XmlExtensions.MarkAsRequiresEncryption(XElement) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Oznacza wartość podaną XElement jako wymagającą szyfrowania przed utrwalone w magazynie. Użyj podczas implementowania ExportToXml()polecenia .
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