UserRecord interface
用户的记录
属性详细信息
authType
用户的身份验证类型
authType?: string
属性值
string
用户的电子邮件
email?: string
属性值
string
fullName
用户的名称
fullName?: string
属性值
string
id
用户的 ID
id?: string
属性值
string
kind
帐户类型
kind?: string
属性值
string