Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:user_management_api [2022/10/05 15:51]
sungjun [BS2User]
en:user_management_api [2023/02/03 09:36]
kkshin [BS2UserSettingEx]
Line 85: Line 85:
 |0x80  |BS2_USER_INFO_MASK_FACE ​ | |0x80  |BS2_USER_INFO_MASK_FACE ​ |
 </​WRAP>​ </​WRAP>​
-**''​Acquiring ​user information''​** \\ +**''​Get user information''​** \\ 
-The infoMask indicates what information is assigned ​to the current user when acquiring ​the user information. \\ \\+The infoMask indicates what information is allocated ​to the current user when getting ​the user information. \\ \\
 <WRAP group 50%> <WRAP group 50%>
 ^User information ​ ^BS2_USER_MASK ​ ^infoMask ​ ^ ^User information ​ ^BS2_USER_MASK ​ ^infoMask ​ ^
Line 118: Line 118:
 <WRAP tip 70%> <WRAP tip 70%>
 **Tip**\\ **Tip**\\
-<wrap em>Other than FaceStation F2</​wrap>​ \\ +Please use [[user management api#​BS2UserSettingEx|BS2UserSettingEx]] ​to set <wrap em>the personal authentication mode</​wrap>​ of <wrap em>​FaceStation F2, BioStation 3</​wrap>​.
-Please use [[user management api#​BS2UserSettingEx|BS2UserSettingEx]] ​for <wrap em>​FaceStation F2</​wrap>​.+
 </​WRAP>​ </​WRAP>​
 <code cpp> <code cpp>
Line 381: Line 380:
 <WRAP tip 70%> <WRAP tip 70%>
 **Tip**\\ **Tip**\\
-<wrap em>​FaceStation F2 Only</​wrap> ​ \\ +Please use [[user management api#​BS2UserSetting|BS2UserSetting]] ​to set <wrap em>the personal authentication mode</​wrap>​ for devices ​other than <​wrap ​em>​FaceStation F2 and BioStation 3</​wrap>​.
-Please use [[user management api#​BS2UserSetting|BS2UserSetting]] <wrap em>other than</wrap> FaceStation F2.+
 </​WRAP>​ </​WRAP>​
 <code cpp> <code cpp>