openharmony 鸿蒙 _auth_result_info_v12

2025-06-16 浏览 (1)

AuthResultInfo

概述

用户身份认证结果信息。

起始版本: 4.1

相关模块:HdfUserAuth

汇总

Public 属性

名称描述
int result用户身份认证结果。
int lockoutDuration认证执行器的剩余锁定时间。
int remainAttempts认证执行器的剩余可重试次数。
struct ExecutorSendMsg[] msgs执行器发送的消息。
unsigned char[] token用户身份认证令牌。
unsigned char[] rootSecret保护文件加密密钥的密钥。

类成员变量说明

lockoutDuration

int AuthResultInfo::lockoutDuration

描述

认证执行器的剩余锁定时间。

msgs

struct ExecutorSendMsg [] AuthResultInfo::msgs

描述

执行器发送的消息。

remainAttempts

int AuthResultInfo::remainAttempts

描述

认证执行器的剩余可重试次数。

result

int AuthResultInfo::result

描述

用户身份认证结果。

rootSecret

unsigned char [] AuthResultInfo::rootSecret

描述

保护文件加密密钥的密钥。

token

unsigned char [] AuthResultInfo::token

描述

用户身份认证令牌。

你可能感兴趣的鸿蒙文章

harmony 鸿蒙UserAuth HDI 参考

harmony 鸿蒙AuthResultInfo

harmony 鸿蒙AuthSolution

harmony 鸿蒙AuthSolution

harmony 鸿蒙AuthSolutionV1_2

harmony 鸿蒙CredentialInfo

harmony 鸿蒙CredentialInfo

harmony 鸿蒙EnrollParam

harmony 鸿蒙EnrollParam

harmony 鸿蒙EnrollParamV1_2

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/7W757s