提交 ffd2f792 编写于 作者: W wuqi0105

添加js凭据管理接口文档

Signed-off-by: Nwuqi0105 <wuqi85@huawei.com>
上级 e7e48fe5
......@@ -874,9 +874,9 @@ setUserOperation(operateAction: number, params: string): void;
}
```
### requestCredential<sup>10+</sup>
### requestCredentialRegisterInfo<sup>10+</sup>
requestCredential(requestInfo: string, callback: AsyncCallback<{registerInfo: string}>): void;
requestCredentialRegisterInfo(requestInfo: string, callback: AsyncCallback<{registerInfo: string}>): void;
获取凭据的注册信息。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册