共用方式為


KeyEncryptionKey interface

包含金鑰的詳細資料來加密不同金鑰的加密金鑰。

屬性

identityProperties

用於金鑰加密的受控識別屬性。

kekType

用於金鑰加密的加密金鑰類型。

kekUrl

金鑰加密金鑰。 如果是客戶管理的 KekType,則需要此專案。

kekVaultResourceID

Kek 保存庫資源識別碼。如果是客戶管理的 KekType,則需要此專案。

屬性詳細資料

identityProperties

用於金鑰加密的受控識別屬性。

identityProperties?: IdentityProperties

屬性值

kekType

用於金鑰加密的加密金鑰類型。

kekType: KekType

屬性值

kekUrl

金鑰加密金鑰。 如果是客戶管理的 KekType,則需要此專案。

kekUrl?: string

屬性值

string

kekVaultResourceID

Kek 保存庫資源識別碼。如果是客戶管理的 KekType,則需要此專案。

kekVaultResourceID?: string

屬性值

string