harmony 鸿蒙EnrollParam
EnrollParam
概述
注册认证凭据参数。
Since: 3.2 Version: 1.0 相关模块:
汇总
Public 属性
| 名称 | 描述 |
|---|---|
| authType | enum AuthType 用户认证凭据类型AuthType}。 |
| executorType | unsigned int 执行器类型。 |
| executorSensorHint | unsigned int 既定用户认证凭据类型的执行器传感器提示,用于找到对应认证方式的传感器。 |
类成员变量说明
authType
enum AuthType EnrollParam::authType
描述: 用户认证凭据类型AuthType}。
executorSensorHint
unsigned int EnrollParam::executorSensorHint
描述: 既定用户认证凭据类型的执行器传感器提示,用于找到对应认证方式的传感器。
executorType
unsigned int EnrollParam::executorType
描述: 执行器类型。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙ActivityRecognitionTypes.idl
0
赞