CngCbcAuthenticatedEncryptorDescriptorDeserializer Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classe qui peut désérialiser un XElement qui représente la version sérialisée d’un 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
- Héritage
-
CngCbcAuthenticatedEncryptorDescriptorDeserializer
- Implémente
Constructeurs
CngCbcAuthenticatedEncryptorDescriptorDeserializer() |
Classe qui peut désérialiser un XElement qui représente la version sérialisée d’un CngCbcAuthenticatedEncryptorDescriptor. |
CngCbcAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider) |
Classe qui peut désérialiser un XElement qui représente la version sérialisée d’un CngCbcAuthenticatedEncryptorDescriptor. |
Méthodes
ImportFromXml(XElement) |
Importe à partir du CngCbcAuthenticatedEncryptorDescriptor code XML sérialisé. |