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

PathItem.EncryptionContext Property

Definition

Encryption context of the file. Encryption context is 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; }
member this.EncryptionContext : string
Public ReadOnly Property EncryptionContext As String

Property Value

Applies to