AccessInviteUserAccountModel interface
邀请用户帐户模型
属性
已登录用户的电子邮件 |
|
| invited |
正在邀请的用户的详细信息 |
| organization |
组织的 ID |
| upn | 已登录用户的 Upn |
属性详细信息
已登录用户的电子邮件
email?: string
属性值
string
invitedUserDetails
organizationId
组织的 ID
organizationId?: string
属性值
string
upn
已登录用户的 Upn
upn?: string
属性值
string