BlobEncryptionPolicy

Creates a BlobEncryptionPolicy object that represents an encryption policy for performing envelope encryption/decryption of Azure blobs.

Properties

KeyVaultClientId

Identifier of the client requesting the token.

KeyVaultClientSecret

Secret of the client requesting the token.

KeyId

The key identifier to resolve.

Please refer to the following Azure API reference documentation:

Documentation to assist in setting properties:

https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.storage.blob.blobencryptionpolicy?view=azure-dotnet

https://docs.microsoft.com/en-us/dotnet/api/microsoft.identitymodel.clients.activedirectory.clientcredential.-ctor?view=azure-dotnet#Microsoft_IdentityModel_Clients_ActiveDirectory_ClientCredential__ctor_System_String_System_String_

https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.keyvault.core.ikeyresolver.resolvekeyasync?view=azure-dotnet-legacy