共用方式為


CngCbcAuthenticatedEncryptorDescriptorDeserializer 類別

定義

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

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

建構函式

CngCbcAuthenticatedEncryptorDescriptorDeserializer()

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

CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

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

方法

ImportFromXml(XElement)

CngCbcAuthenticatedEncryptorDescriptor從序列化的 XML 匯入 。

適用於