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

KeyEncryptionKey interface

包含用于加密不同密钥的密钥的详细信息的加密密钥。

属性

identityProperties

用于密钥加密的托管标识属性。

kekType

用于密钥加密的加密密钥的类型。

kekUrl

密钥加密密钥。 如果客户管理的 KekType,则需要它。

kekVaultResourceID

Kek 保管库资源 ID。如果客户管理的 KekType,则需要它。

属性详细信息

identityProperties

用于密钥加密的托管标识属性。

identityProperties?: IdentityProperties

属性值

kekType

用于密钥加密的加密密钥的类型。

kekType: KekType

属性值

kekUrl

密钥加密密钥。 如果客户管理的 KekType,则需要它。

kekUrl?: string

属性值

string

kekVaultResourceID

Kek 保管库资源 ID。如果客户管理的 KekType,则需要它。

kekVaultResourceID?: string

属性值

string