1# IExecutor.idl
2
3
4## 概述
5
6定义执行器接口,用于获取执行器,获取凭据模版信息,注册指纹特征模版,进行用户指纹认证,删除指纹特征模版等。
7
8模块包路径:ohos.hdi.fingerprint_auth.v1_0
9
10引用:
11
12- ohos.hdi.fingerprint_auth.v1_0.FingerprintAuthTypes
13
14- ohos.hdi.fingerprint_auth.v1_0.IExecutorCallback
15
16**起始版本:** 3.2
17
18**相关模块:**[HdfFingerprintAuth](_hdf_fingerprint_auth_v10.md)
19
20
21## 汇总
22
23
24### 类
25
26| 名称 | 描述 |
27| -------- | -------- |
28| interface  [IExecutor](interface_i_executor_fingerauth_v10.md) | 定义执行器接口,用于获取执行器,获取凭据模版信息,注册指纹特征模版,进行用户指纹认证,删除指纹特征模版等。  |
29