XmlExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data protection extensions for XElement.
public ref class XmlExtensions abstract sealed
public static class XmlExtensions
type XmlExtensions = class
Public Module XmlExtensions
- Inheritance
-
XmlExtensions
Methods
MarkAsRequiresEncryption(XElement) |
Marks the provided XElement as requiring encryption before being persisted to storage. Use when implementing ExportToXml(). |