XmlExtensions 类

定义

XElement数据保护扩展插件。

public ref class XmlExtensions abstract sealed
public static class XmlExtensions
type XmlExtensions = class
Public Module XmlExtensions
继承
XmlExtensions

方法

MarkAsRequiresEncryption(XElement)

将提供的 XElement 标记为需要加密,然后再保存到存储中。 实现 ExportToXml()时使用 。

适用于