Udostępnij za pośrednictwem


NullXmlDecryptor Klasa

Definicja

Element IXmlDecryptor , który odszyfrowuje elementy XML przy użyciu odszyfrowywania o wartości 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
Dziedziczenie
NullXmlDecryptor
Implementuje

Konstruktory

NullXmlDecryptor()

Element IXmlDecryptor , który odszyfrowuje elementy XML przy użyciu odszyfrowywania o wartości null.

Metody

Decrypt(XElement)

Odszyfrowuje określony element XML.

Dotyczy