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 [2017/11/27 16:02]
michael [BS2UserBlobEx]
en:user_management_api [2018/02/08 09:25]
kkshin [BS2UserBlobEx]
Line 142: Line 142:
     BS2UserPhoto photo;     BS2UserPhoto photo;
     uint8_t pin[BS2_PIN_HASH_SIZE];​     uint8_t pin[BS2_PIN_HASH_SIZE];​
-    ​BS2Card* cardObjs;+    ​BS2CSNCard* cardObjs;
     BS2Fingerprint* fingerObjs;     BS2Fingerprint* fingerObjs;
     BS2Face* faceObjs;     BS2Face* faceObjs;
Line 197: Line 197:
     BS2UserPhoto photo;     BS2UserPhoto photo;
     uint8_t pin[BS2_PIN_HASH_SIZE];​     uint8_t pin[BS2_PIN_HASH_SIZE];​
-    ​BS2Card* cardObjs;+    ​BS2CSNCard* cardObjs;
     BS2Fingerprint* fingerObjs;     BS2Fingerprint* fingerObjs;
     BS2Face* faceObjs;     BS2Face* faceObjs;
Line 224: Line 224:
 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. \\ \\+Private message that will be displayed when the user authenticates. ​(FaceStation 2 Only) \\ \\
 **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.\\ \\