共用方式為


CustomerManagedKeyEncryptionKeyIdentity interface

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

屬性

delegatedIdentityClientId

用來存取金鑰加密金鑰 URL 的委派身分識別。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 與 identityType systemAssignedIdentity 和 userAssignedIdentity 互斥 - 僅供內部使用。

identityType

值可以是 systemAssignedIdentity 或 userAssignedIdentity

userAssignedIdentityResourceId

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

屬性詳細資料

delegatedIdentityClientId

用來存取金鑰加密金鑰 URL 的委派身分識別。 例如:/subscriptions/fa5fc227-a624-475e-b696-cdd604c735bc/resourceGroups//providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId。 與 identityType systemAssignedIdentity 和 userAssignedIdentity 互斥 - 僅供內部使用。

delegatedIdentityClientId?: string

屬性值

string

identityType

值可以是 systemAssignedIdentity 或 userAssignedIdentity

identityType?: string

屬性值

string

userAssignedIdentityResourceId

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

userAssignedIdentityResourceId?: string

屬性值

string