IdentityProperties interface
身分識別屬性
屬性
| principal |
|
| tenant |
|
| type | 識別類型 |
| user |
<UserIdentityProperties> 字典 |
屬性詳細資料
principalId
principalId?: string
屬性值
string
tenantId
tenantId?: string
屬性值
string
type
識別類型
type?: string
屬性值
string
userAssignedIdentities
<UserIdentityProperties> 字典
userAssignedIdentities?: Record<string, UserIdentityProperties>
屬性值
Record<string, UserIdentityProperties>