IAuthenticatedEncryptorDescriptorDeserializer 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于将 XML 元素反序列化为 IAuthenticatedEncryptorDescriptor的基本接口。
public interface class IAuthenticatedEncryptorDescriptorDeserializer
public interface IAuthenticatedEncryptorDescriptorDeserializer
type IAuthenticatedEncryptorDescriptorDeserializer = interface
Public Interface IAuthenticatedEncryptorDescriptorDeserializer
- 派生
方法
ImportFromXml(XElement) |
反序列化指定的 XML 元素。 |