AzureStorageBlobDataProtectionBuilderExtensions Class

Definition

Contains Azure-specific extension methods for modifying a IDataProtectionBuilder.

C#
public static class AzureStorageBlobDataProtectionBuilderExtensions
Inheritance
AzureStorageBlobDataProtectionBuilderExtensions

Methods

PersistKeysToAzureBlobStorage(IDataProtectionBuilder, BlobClient)

Configures the data protection system to persist keys to the specified path in Azure Blob Storage.

PersistKeysToAzureBlobStorage(IDataProtectionBuilder, Func<IServiceProvider,BlobClient>)

Configures the data protection system to persist keys to the specified path in Azure Blob Storage.

PersistKeysToAzureBlobStorage(IDataProtectionBuilder, String, String, String)

Configures the data protection system to persist keys to the specified path in Azure Blob Storage.

PersistKeysToAzureBlobStorage(IDataProtectionBuilder, Uri, StorageSharedKeyCredential)

Configures the data protection system to persist keys to the specified path in Azure Blob Storage.

PersistKeysToAzureBlobStorage(IDataProtectionBuilder, Uri, TokenCredential)

Configures the data protection system to persist keys to the specified path in Azure Blob Storage.

PersistKeysToAzureBlobStorage(IDataProtectionBuilder, Uri)

Configures the data protection system to persist keys to the specified path in Azure Blob Storage.

Applies to

Toode Versioonid
Azure SDK for .NET Latest