harmony 鸿蒙IPinAuthInterface
IPinAuthInterface
概述
定义获取口令认证驱动的执行器列表接口。
Since: 3.2 Version: 1.0 相关模块:
汇总
Public 成员函数
名称 | 描述 |
---|---|
GetExecutorList ([out] IExecutor[] executorList) | 获取执行器列表,口令认证服务进程启动进行初始化操作时通过该接口获取口令认证驱动支持的执行器列表。 |
成员函数说明
GetExecutorList()
IPinAuthInterface::GetExecutorList ([out] IExecutor[] executorList)
描述: 获取执行器列表,口令认证服务进程启动进行初始化操作时通过该接口获取口令认证驱动支持的执行器列表。
参数:
名称 | 描述 |
---|---|
executorList | 执行器对象列表IExecutor。 |
返回:
0 表示操作成功。
非0 表示操作失败。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦