CngCbcAuthenticatedEncryptorDescriptorDeserializer Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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. |