Share via


DataLakePathCreateOptions.EncryptionContext Property

Definition

Optional encryption context that can be set the file. Encryption context is file metadata that is not encrypted when stored on the file. The primary application of this field is to store non-encrypted data that can be used to derive the customer-provided key for a file. Not applicable for directories.

public string EncryptionContext { get; set; }
member this.EncryptionContext : string with get, set
Public Property EncryptionContext As String

Property Value

Applies to