ClientSideEncryptionOptions.KeyEncryptionKey Propiedad

Definición

Necesario para las operaciones de carga. Clave usada para encapsular la clave de cifrado de contenido generada. Para obtener más información, vea https://docs.microsoft.com/en-us/azure/storage/common/storage-client-side-encryption.

public Azure.Core.Cryptography.IKeyEncryptionKey KeyEncryptionKey { get; set; }
member this.KeyEncryptionKey : Azure.Core.Cryptography.IKeyEncryptionKey with get, set
Public Property KeyEncryptionKey As IKeyEncryptionKey

Valor de propiedad

Se aplica a