你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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