未验证 提交 54a69561 编写于 作者: O openharmony_ci 提交者: Gitee

!15692 修改了2处用户认证js接口的说明

Merge pull request !15692 from dengjiewen/master
......@@ -22,8 +22,8 @@ import userIAM_userAuth from '@ohos.userIAM.userAuth';
| ------------ | ---------- | ---- | -------------------- |
| result | number | 是 | 认证结果。 |
| token | Uint8Array | 否 | 用户身份认证通过的凭证。 |
| remainAttempts | number | 否 | 剩余的认证操作次数。 |
| lockoutDuration | number | 否 | 认证操作的冻结时间。 |
| remainAttempts | number | 否 | 剩余的认证尝试次数。 |
| lockoutDuration | number | 否 | 认证操作的锁定时长,时间单位为毫秒ms。 |
## TipInfo<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册