AuthenticatedEncryptorDescriptorDeserializer 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 AuthenticatedEncryptorDescriptor.
public ref class AuthenticatedEncryptorDescriptorDeserializer sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptorDeserializer
public sealed class AuthenticatedEncryptorDescriptorDeserializer : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptorDeserializer
type AuthenticatedEncryptorDescriptorDeserializer = class
interface IAuthenticatedEncryptorDescriptorDeserializer
Public NotInheritable Class AuthenticatedEncryptorDescriptorDeserializer
Implements IAuthenticatedEncryptorDescriptorDeserializer
- Dziedziczenie
-
AuthenticatedEncryptorDescriptorDeserializer
- Implementuje
Konstruktory
AuthenticatedEncryptorDescriptorDeserializer() |
Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy AuthenticatedEncryptorDescriptor. |
AuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
Klasa, która może deserializować element XElement reprezentujący serializowaną wersję klasy AuthenticatedEncryptorDescriptor. |
Metody
ImportFromXml(XElement) |
Importuje element z serializowanego AuthenticatedEncryptorDescriptor kodu XML. |