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 [2020/11/26 17:42]
kkshin [BS2UserSetting]
en:user_management_api [2021/05/27 14:24]
kkshin [BS2UserBlobEx]
Line 80: Line 80:
 <WRAP tip 70%> <WRAP tip 70%>
 **Tip**\\ **Tip**\\
 +<wrap em>Other than FaceStation F2</​wrap>​ \\
 Please use [[user management api#​BS2UserSettingEx|BS2UserSettingEx]] for <wrap em>​FaceStation F2</​wrap>​. Please use [[user management api#​BS2UserSettingEx|BS2UserSettingEx]] for <wrap em>​FaceStation F2</​wrap>​.
 </​WRAP>​ </​WRAP>​
Line 243: Line 244:
 Job code that will be allocated to user. \\ \\ Job code that will be allocated to user. \\ \\
 **10. //​phrase//​** \\  **10. //​phrase//​** \\ 
-Private message that will be displayed when the user authenticates. ​(only in FS2 FW 1.0.0 or higher) \\ \\ +Private message that will be displayed when the user authenticates. ​\\ 
 +<WRAP group 30%> 
 +^Device ​ ^Supported Ver.  ^ 
 +|FaceStation 2  |V1.0.0 or higher ​ | 
 +|FaceStation F2  |V1.0.0 or higher ​ | 
 +</​WRAP>​
 **11. //​accessGroupId//​** \\  **11. //​accessGroupId//​** \\ 
 List of access groups where users belong to which can be configured up to 16 groups.\\ \\  List of access groups where users belong to which can be configured up to 16 groups.\\ \\ 
Line 319: Line 324:
 Job code that will be allocated to user. \\ \\ Job code that will be allocated to user. \\ \\
 **10. //​phrase//​** \\  **10. //​phrase//​** \\ 
-Private message that will be displayed when the user authenticates. ​(only in FS2 FW 1.0.0 or higher \\ \\+Private message that will be displayed when the user authenticates. ​\\ 
 +<WRAP group 30%> 
 +^Device ​ ^Supported Ver.  ^ 
 +|FaceStation 2  |V1.0.0 or higher  ​
 +|FaceStation F2  |V1.0.0 or higher ​ | 
 +</​WRAP>​ 
 **11. //​accessGroupId//​** \\  **11. //​accessGroupId//​** \\ 
 List of access groups where users belong to which can be configured up to 16 groups.\\ \\  List of access groups where users belong to which can be configured up to 16 groups.\\ \\ 
Line 326: Line 337:
  
 ==== BS2UserSettingEx ==== ==== BS2UserSettingEx ====
-''​FaceStation F2 Only'' ​ \\+<WRAP tip 70%> 
 +**Tip**\\ 
 +<wrap em>FaceStation F2 Only</​wrap> ​ \\ 
 +Please use [[user management api#​BS2UserSetting|BS2UserSetting]] <wrap em>other than</​wrap>​ FaceStation F2. 
 +</​WRAP>​
 <code cpp> <code cpp>
 typedef struct { typedef struct {