harmony 鸿蒙Property
Property
概述
执行器属性。
起始版本: 4.0
相关模块:HdfPinAuth
汇总
Public 属性
名称 | 描述 |
---|---|
unsigned long authSubType | 认证子类型。 |
int lockoutDuration | 剩余锁定时间。 |
int remainAttempts | 剩余可重试次数。 |
int nextFailLockoutDuration | 下一次失败锁定时间。 |
类成员变量说明
authSubType
unsigned long Property::authSubType
描述
认证子类型。
lockoutDuration
int Property::lockoutDuration
描述
剩余锁定时间。
nextFailLockoutDuration
int Property::nextFailLockoutDuration
描述
下一次失败锁定时间。
remainAttempts
int Property::remainAttempts
描述
剩余可重试次数。
你可能感兴趣的鸿蒙文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦