harmony 鸿蒙UserAuthTypes.idl

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

UserAuthTypes.idl

概述

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

Since:

3.2

相关模块:

HdfUserAuth

汇总

名称 描述
ExecutorRegisterInfo struct
执行器注册信息。
ExecutorInfo struct
执行器信息。
ScheduleInfo struct
调度信息。
AuthSolution struct
认证方案。
ExecutorSendMsg struct
执行器发送的消息。
AuthResultInfo struct
用户身份认证结果信息。
IdentifyResultInfo struct
用户身份识别结果信息。
EnrollParam struct
注册认证凭据参数。
CredentialInfo struct
认证凭据信息。
EnrolledInfo struct
注册信息。
EnrollResultInfo struct
录入结果信息。

枚举

名称 描述
AuthType : int {  ALL = 0, 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 } 枚举执行器安全等级。
PinSubType : int { PIN_SIX = 10000, PIN_NUMBER = 10001, PIN_MIX = 10002 } 口令认证子类型。

关键字

名称 描述
package ohos.hdi.user_auth.v1_0 用户认证接口的包路径

你可能感兴趣的鸿蒙文章

harmony 鸿蒙HDI 参数参考

harmony 鸿蒙ActRecognitionEvent

harmony 鸿蒙Activation

harmony 鸿蒙ActivityRecognitionTypes.idl

harmony 鸿蒙AddFusion

harmony 鸿蒙Alignment

harmony 鸿蒙AllocInfo

harmony 鸿蒙ApduSimIORequestInfo

harmony 鸿蒙ArgMaxFusion

harmony 鸿蒙Audio

0  赞