Sdílet prostřednictvím


CngCbcAuthenticatedEncryptorDescriptorDeserializer Třída

Definice

Třída, která může deserializovat objekt XElement , který představuje serializovanou verzi 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
Dědičnost
CngCbcAuthenticatedEncryptorDescriptorDeserializer
Implementuje

Konstruktory

CngCbcAuthenticatedEncryptorDescriptorDeserializer()

Třída, která může deserializovat objekt XElement , který představuje serializovanou verzi CngCbcAuthenticatedEncryptorDescriptor.

CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

Třída, která může deserializovat objekt XElement , který představuje serializovanou verzi CngCbcAuthenticatedEncryptorDescriptor.

Metody

ImportFromXml(XElement)

Importuje ze serializovaného CngCbcAuthenticatedEncryptorDescriptor XML.

Platí pro