Sdílet prostřednictvím


NullXmlDecryptor Třída

Definice

Objekt IXmlDecryptor , který dešifruje elementy XML pomocí dešifrovače s hodnotou null.

public ref class NullXmlDecryptor sealed : Microsoft::AspNetCore::DataProtection::XmlEncryption::IXmlDecryptor
public sealed class NullXmlDecryptor : Microsoft.AspNetCore.DataProtection.XmlEncryption.IXmlDecryptor
type NullXmlDecryptor = class
    interface IXmlDecryptor
Public NotInheritable Class NullXmlDecryptor
Implements IXmlDecryptor
Dědičnost
NullXmlDecryptor
Implementuje

Konstruktory

NullXmlDecryptor()

Objekt IXmlDecryptor , který dešifruje elementy XML pomocí dešifrovače s hodnotou null.

Metody

Decrypt(XElement)

Dešifruje zadaný element XML.

Platí pro