Udostępnij za pośrednictwem


CngCbcAuthenticatedEncryptorDescriptorDeserializer Klasa

Definicja

Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy 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
Dziedziczenie
CngCbcAuthenticatedEncryptorDescriptorDeserializer
Implementuje

Konstruktory

CngCbcAuthenticatedEncryptorDescriptorDeserializer()

Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy CngCbcAuthenticatedEncryptorDescriptor.

CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy CngCbcAuthenticatedEncryptorDescriptor.

Metody

ImportFromXml(XElement)

Importuje element z serializowanego CngCbcAuthenticatedEncryptorDescriptor kodu XML.

Dotyczy