mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-26 19:50:37 +00:00
commit
983ec4d8b7
@ -58,7 +58,7 @@ private:
|
||||
|
||||
private:
|
||||
uint32_t userId_;
|
||||
uint32_t callerTokenId_;
|
||||
uint32_t callerTokenId_ = 0;
|
||||
AuthType authType_;
|
||||
bool isRemoteAuth_ = false;
|
||||
sptr<IIDMCallback> innerCallback_ = nullptr;
|
||||
|
Loading…
Reference in New Issue
Block a user