IAuthenticatedEncryptorDescriptorDeserializer 接口

定义

用于将 XML 元素反序列化为 IAuthenticatedEncryptorDescriptor的基本接口。

public interface class IAuthenticatedEncryptorDescriptorDeserializer
public interface IAuthenticatedEncryptorDescriptorDeserializer
type IAuthenticatedEncryptorDescriptorDeserializer = interface
Public Interface IAuthenticatedEncryptorDescriptorDeserializer
派生

方法

ImportFromXml(XElement)

反序列化指定的 XML 元素。

适用于