harmony 鸿蒙PinAuthTypes.idl

  • 2022-08-09
  • 浏览 (427)

PinAuthTypes.idl

概述

定义口令认证驱动的枚举类和数据结构。

Since:

3.2

所属模块:

HdfPinAuth

汇总

名称 描述
ExecutorInfo 执行器信息。
TemplateInfo 凭据模版信息。

枚举

名称 描述
AuthType: int {   PIN = 1, FACE = 2, FINGERPRINT = 4 } 枚举用户认证凭据类型。
ExecutorRole: int {   COLLECTOR = 1, VERIFIER = 2, ALL_IN_ONE = 3 } 枚举执行器角色。
ExecutorSecureLevel: int {   ESL0 = 0, ESL1 = 1, ESL2 = 2, ESL3 = 3 } 枚举执行器安全等级。
CommandId: int { DEFAULT = 0 } 枚举口令认证功能相关操作命令。

关键字

名称 描述
package ohos.hdi.pin_auth.v1_0 口令认证接口的包路径

你可能感兴趣的鸿蒙文章

harmony 鸿蒙HDI 参数参考

harmony 鸿蒙ActRecognitionEvent

harmony 鸿蒙Alignment

harmony 鸿蒙AllocInfo

harmony 鸿蒙Audio

harmony 鸿蒙AudioAdapter

harmony 鸿蒙AudioAdapterDescriptor

harmony 鸿蒙AudioAttribute

harmony 鸿蒙AudioCapture

harmony 鸿蒙AudioControl

0  赞