共用方式為


CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentity interface

客戶管理的金鑰設定的所有身分識別組態,定義應用來驗證 Key Vault 的身分識別。

屬性

identityType

值可以是 SystemAssigned 或 UserAssigned

userAssignedIdentityResourceId

使用者指派的身分識別可用來存取金鑰加密金鑰 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<資源群組>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 與 identityType systemAssignedIdentity 互斥。

屬性詳細資料

identityType

值可以是 SystemAssigned 或 UserAssigned

identityType?: CmkIdentityType

屬性值

userAssignedIdentityResourceId

使用者指派的身分識別可用來存取金鑰加密金鑰 URL。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups/<資源群組>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 與 identityType systemAssignedIdentity 互斥。

userAssignedIdentityResourceId?: string

屬性值

string