提交 655a0375 编写于 作者: Y youliang_1314

update iam

Signed-off-by: Nyouliang_1314 <youliang4@huawei.com>
上级 47390715
......@@ -70,13 +70,3 @@ setSurfaceId(surfaceId: string): void;
console.error("set surface id failed, error = " + e);
}
```
## ResultCode
表示执行结果的枚举。
**系统能力:** SystemCapability.UserIAM.UserAuth.FaceAuth
| 名称 | 默认值 | 描述 |
| ----------------------- | ------ | -------------------- |
| FAIL | 12700001 | 执行失败。 |
......@@ -903,7 +903,6 @@ onAcquireInfo ?: (module : number, acquire : number, extraInfo : any) => void
| TYPE_NOT_SUPPORT | 5 | 不支持的认证类型。 |
| TRUST_LEVEL_NOT_SUPPORT | 6 | 不支持的认证等级。 |
| BUSY | 7 | 忙碌状态。 |
| INVALID_PARAMETERS | 8 | 无效参数。 |
| LOCKED | 9 | 认证器已锁定。 |
| NOT_ENROLLED | 10 | 用户未录入认证信息。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册