未验证 提交 15605b9b 编写于 作者: O openharmony_ci 提交者: Gitee

!12837 更新IAM资料,合入monthly

Merge pull request !12837 from youliang_1314/monthly_20221018
......@@ -813,6 +813,7 @@ auth.auth(null, userIAM_userAuth.UserAuthType.FACE, userIAM_userAuth.AuthTrustLe
| TYPE_NOT_SUPPORT | 5 | 不支持的认证类型。 |
| TRUST_LEVEL_NOT_SUPPORT | 6 | 不支持的认证等级。 |
| BUSY | 7 | 忙碌状态。 |
| INVALID_PARAMETERS | 8 | 无效参数。 |
| LOCKED | 9 | 认证器已锁定。 |
| NOT_ENROLLED | 10 | 用户未录入认证信息。 |
......
......@@ -65,7 +65,7 @@ userIAM_userAuth模块提供了用户认证的相关方法,包括查询认证
}
```
## 执行认证操作并阅认证结果
## 执行认证操作并阅认证结果
### 开发步骤
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册