AzureBlobXmlRepository Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An IXmlRepository which is backed by Azure Blob Storage.
public ref class AzureBlobXmlRepository sealed : Microsoft::AspNetCore::DataProtection::Repositories::IXmlRepository
C#
public sealed class AzureBlobXmlRepository : Microsoft.AspNetCore.DataProtection.Repositories.IXmlRepository
type AzureBlobXmlRepository = class
interface IXmlRepository
Public NotInheritable Class AzureBlobXmlRepository
Implements IXmlRepository
- Inheritance
-
AzureBlobXmlRepository
- Implements
Instances of this type are thread-safe.
Azure |
Creates a new instance of the AzureBlobXmlRepository. |
Azure |
Creates a new instance of the AzureBlobXmlRepository. |
Get |
Gets all top-level XML elements in the repository. |
Store |
Adds a top-level XML element to the repository. |
Produkt | Versiounen |
---|---|
ASP.NET Core | 1.1, 2.0, 2.1, 2.2, 3.0, 3.1 |