Op Englesch liesen

Deelen iwwer


IDeletableXmlRepository Interface

Definition

An extension of IXmlRepository that supports deletion of elements.

C#
public interface IDeletableXmlRepository : Microsoft.AspNetCore.DataProtection.Repositories.IXmlRepository
Derived
Implements

Methods

DeleteElements(Action<IReadOnlyCollection<IDeletableElement>>)

Deletes selected elements from the repository.

GetAllElements()

Gets all top-level XML elements in the repository.

(Inherited from IXmlRepository)
StoreElement(XElement, String)

Adds a top-level XML element to the repository.

(Inherited from IXmlRepository)

Applies to

Produkt Versiounen
ASP.NET Core 9.0