harmony 鸿蒙Property

  • 2025-06-16
  • 浏览 (8)

Property

概述

执行器属性。

起始版本: 4.0

相关模块:HdfFingerprintAuth

汇总

Public 属性

名称 描述
unsigned long authSubType 认证子类型。
int lockoutDuration 指纹剩余锁定时间。
int remainAttempts 指纹剩余可重试次数。
String enrollmentProgress 指纹录入进度。
String sensorInfo 指纹光斑信息。

类成员变量说明

authSubType

unsigned long Property::authSubType

描述

认证子类型。

enrollmentProgress

String Property::enrollmentProgress

描述

指纹录入进度。

lockoutDuration

int Property::lockoutDuration

描述

指纹剩余锁定时间。

remainAttempts

int Property::remainAttempts

描述

指纹剩余可重试次数。

sensorInfo

String Property::sensorInfo

描述

指纹光斑信息。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙FingerprintAuth HDI 参考

harmony 鸿蒙ExecutorInfo

harmony 鸿蒙FingerprintAuthTypes.idl

harmony 鸿蒙FingerprintAuthTypes.idl

harmony 鸿蒙HdfFingerprintAuth (V1_0)

harmony 鸿蒙HdfFingerprintAuth (V1_1)

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutorCallback.idl

harmony 鸿蒙IFingerprintAuthInterface.idl

0  赞