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

SpecializedBlobClientOptions.ClientSideEncryption 属性

定义

使用 BlobClient上传和下载时的数据加密设置。 客户端加密将元数据添加到 Blob,这是解密所必需的。

有关详细信息,请参阅

public Azure.Storage.ClientSideEncryptionOptions ClientSideEncryption { get; set; }
member this.ClientSideEncryption : Azure.Storage.ClientSideEncryptionOptions with get, set
Public Property ClientSideEncryption As ClientSideEncryptionOptions

属性值

适用于