1# IPinAuthInterface.idl 2 3 4## 概述 5 6定义获取口令认证驱动的执行器列表接口,用于从口令认证驱动获取执行器对象列表。 7 8模块包路径:ohos.hdi.pin_auth.v1_0 9 10引用:ohos.hdi.pin_auth.v1_0.IExecutor 11 12**起始版本:** 3.2 13 14**相关模块:**[HdfPinAuth](_hdf_pin_auth_v10.md) 15 16 17## 汇总 18 19 20### 类 21 22| 名称 | 描述 | 23| -------- | -------- | 24| interface [IPinAuthInterface](interface_i_pin_auth_interface_v10.md) | 定义获取口令认证驱动的执行器列表接口。 | 25