Home
last modified time | relevance | path

Searched defs:AuthParamInner (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
H A Duser_auth_common_defines.h57 struct AuthParamInner { struct
59 int32_t userId;
61 bool isUserIdSpecified;
63 std::vector<uint8_t> challenge;
65 AuthType authType;
67 std::vector<AuthType> authTypes;
69 AuthTrustLevel authTrustLevel;
71 ReuseUnlockResult reuseUnlockResult;
73 AuthIntent authIntent;