harmony 鸿蒙Property

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

Property

概述

执行器相关属性。

起始版本: 4.0

相关模块:HdfFaceAuth

汇总

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 鸿蒙FaceAuth HDI 参考

harmony 鸿蒙ExecutorInfo

harmony 鸿蒙FaceAuthTypes.idl

harmony 鸿蒙FaceAuthTypes.idl

harmony 鸿蒙HdfFaceAuth (V1_0)

harmony 鸿蒙HdfFaceAuth (V1_1)

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutor.idl

harmony 鸿蒙IExecutorCallback.idl

harmony 鸿蒙IFaceAuthInterface.idl

0  赞