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

ClientEncryptionIncludedPath interface

.

属性

clientEncryptionKeyId

用于加密路径的客户端加密密钥的标识符。

encryptionAlgorithm

将使用的加密算法。 例如 - AEAD_AES_256_CBC_HMAC_SHA256。

encryptionType

要执行的加密类型。 例如 - 确定性、随机化。

path

需要加密的路径。

属性详细信息

clientEncryptionKeyId

用于加密路径的客户端加密密钥的标识符。

clientEncryptionKeyId: string

属性值

string

encryptionAlgorithm

将使用的加密算法。 例如 - AEAD_AES_256_CBC_HMAC_SHA256。

encryptionAlgorithm: string

属性值

string

encryptionType

要执行的加密类型。 例如 - 确定性、随机化。

encryptionType: string

属性值

string

path

需要加密的路径。

path: string

属性值

string