harmony 鸿蒙CredentialInfo
CredentialInfo
概述
认证凭据信息。
起始版本: 3.2
相关模块:HdfUserAuth
汇总
Public 属性
名称 | 描述 |
---|---|
unsigned long credentialId | 认证凭据ID。 |
unsigned long executorIndex | 用户认证框架的执行器索引。 |
unsigned long templateId | 认证凭据模版ID。 |
enum AuthTypeauthType | 用户认证凭据类型AuthType。 |
unsigned int executorMatcher | 执行器匹配器。 |
unsigned int executorSensorHint | 既定用户认证凭据类型的执行器传感器提示,用于找到对应认证方式的传感器。 |
类成员变量说明
authType
enum AuthType CredentialInfo::authType
描述
用户认证凭据类型AuthType。
credentialId
unsigned long CredentialInfo::credentialId
描述
认证凭据ID。
executorIndex
unsigned long CredentialInfo::executorIndex
描述
用户认证框架的执行器索引。
executorMatcher
unsigned int CredentialInfo::executorMatcher
描述
执行器匹配器。
executorSensorHint
unsigned int CredentialInfo::executorSensorHint
描述
既定用户认证凭据类型的执行器传感器提示,用于找到对应认证方式的传感器。
templateId
unsigned long CredentialInfo::templateId
描述
认证凭据模版ID。
你可能感兴趣的鸿蒙文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦