openharmony 鸿蒙 _user_auth_types_8idl_v10

2025-06-16 浏览 (1)

UserAuthTypes.idl

概述

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

模块包路径:ohos.hdi.user_auth.v1_0

起始版本: 3.2

相关模块:HdfUserAuth

汇总

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

枚举

名称描述
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 }口令认证子类型。
ScheduleMode : int { ENROLL = 0 , AUTH = 1 , IDENTIFY = 2 }调度模式。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙UserAuth HDI 参考

harmony 鸿蒙AuthResultInfo

harmony 鸿蒙AuthResultInfo

harmony 鸿蒙AuthSolution

harmony 鸿蒙AuthSolution

harmony 鸿蒙AuthSolutionV1_2

harmony 鸿蒙CredentialInfo

harmony 鸿蒙CredentialInfo

harmony 鸿蒙EnrollParam

harmony 鸿蒙EnrollParam

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/dYrxUs