你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
InvitationRecord interface
邀请记录
属性
accepted |
邀请的接受日期时间 |
auth |
用户的身份验证类型 |
用户的Email |
|
expires |
邀请的到期日期时间 |
id | 邀请 ID |
kind | 帐户的类型 |
metadata | 记录的元数据 |
status | 邀请的状态 |
属性详细信息
acceptedAt
邀请的接受日期时间
acceptedAt?: string
属性值
string
authType
用户的身份验证类型
authType?: string
属性值
string
用户的Email
email?: string
属性值
string
expiresAt
邀请的到期日期时间
expiresAt?: string
属性值
string
id
邀请 ID
id?: string
属性值
string
kind
帐户的类型
kind?: string
属性值
string
metadata
status
邀请的状态
status?: string
属性值
string