Partager via


DpapiXmlDecryptor Classe

Définition

IXmlDecryptor qui déchiffre les éléments XML qui ont été chiffrés avec DpapiXmlEncryptor.

public ref class DpapiXmlDecryptor sealed : Microsoft::AspNetCore::DataProtection::XmlEncryption::IXmlDecryptor
public sealed class DpapiXmlDecryptor : Microsoft.AspNetCore.DataProtection.XmlEncryption.IXmlDecryptor
type DpapiXmlDecryptor = class
    interface IXmlDecryptor
Public NotInheritable Class DpapiXmlDecryptor
Implements IXmlDecryptor
Héritage
DpapiXmlDecryptor
Implémente

Constructeurs

DpapiXmlDecryptor()

Crée un instance d’un DpapiXmlDecryptor.

DpapiXmlDecryptor(IServiceProvider)

Crée un instance d’un DpapiXmlDecryptor.

Méthodes

Decrypt(XElement)

Déchiffre l’élément XML spécifié.

S’applique à