Sdílet prostřednictvím


DpapiXmlDecryptor Třída

Definice

Objekt IXmlDecryptor , který dešifruje elementy XML, které byly zašifrovány pomocí 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
Dědičnost
DpapiXmlDecryptor
Implementuje

Konstruktory

DpapiXmlDecryptor()

Vytvoří novou instanci objektu DpapiXmlDecryptor.

DpapiXmlDecryptor(IServiceProvider)

Vytvoří novou instanci objektu DpapiXmlDecryptor.

Metody

Decrypt(XElement)

Dešifruje zadaný element XML.

Platí pro