共用方式為


ManagedAuthenticatedEncryptorDescriptorDeserializer 類別

定義

類別,可還原序列化 XElement ,表示 的 ManagedAuthenticatedEncryptorDescriptor 序列化版本。

public ref class ManagedAuthenticatedEncryptorDescriptorDeserializer sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptorDeserializer
public sealed class ManagedAuthenticatedEncryptorDescriptorDeserializer : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptorDeserializer
type ManagedAuthenticatedEncryptorDescriptorDeserializer = class
    interface IAuthenticatedEncryptorDescriptorDeserializer
Public NotInheritable Class ManagedAuthenticatedEncryptorDescriptorDeserializer
Implements IAuthenticatedEncryptorDescriptorDeserializer
繼承
ManagedAuthenticatedEncryptorDescriptorDeserializer
實作

建構函式

ManagedAuthenticatedEncryptorDescriptorDeserializer()

類別,可還原序列化 XElement ,表示 的 ManagedAuthenticatedEncryptorDescriptor 序列化版本。

ManagedAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

類別,可還原序列化 XElement ,表示 的 ManagedAuthenticatedEncryptorDescriptor 序列化版本。

方法

ImportFromXml(XElement)

ManagedAuthenticatedEncryptorDescriptor從序列化的 XML 匯入 。

適用於