Differences

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

Link to this comparison view

Next revision
Previous revision
en:bs2_setauthoperatorlevelex [2019/06/03 11:36]
yjjung created
en:bs2_setauthoperatorlevelex [2023/08/17 13:36] (current)
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
  
 ~~NOTOC~~ ~~NOTOC~~
Line 10: Line 9:
 When using [[BS2_SetAuthConfig]],​ [[BS2_GetAuthConfig]],​ there is a limitation that you can set operators up to 10. \\ When using [[BS2_SetAuthConfig]],​ [[BS2_GetAuthConfig]],​ there is a limitation that you can set operators up to 10. \\
 The new API below accommodates setting operators up to 1,000. \\ The new API below accommodates setting operators up to 1,000. \\
 +
 +Only available higher than BS2 1.8.0, A2 1.7.0, L2 1.5.0, N2 1.2.0, FS 1.3.0, FaceLite 1.0.1, CS40 1.3.0, P2 1.3.0, W2 1.4.0, Xpass 2 1.0.0 + Devices newly released after 3Q 2019  \\
 <callout type="​warning"​ icon="​true">​ <callout type="​warning"​ icon="​true">​
-<wrap em>​Caution</​wrap> ​\\+**CAUTION** ​\\
 The exsiting [[configuration api#​BS2AuthConfig]] and operators are valid until you call the new API.  The exsiting [[configuration api#​BS2AuthConfig]] and operators are valid until you call the new API. 
 However, if at any one time you call the newly added API below, the existing [[configuration api#​BS2AuthConfig]]setting will be ignored so you need to use only the new API and structure. \\ However, if at any one time you call the newly added API below, the existing [[configuration api#​BS2AuthConfig]]setting will be ignored so you need to use only the new API and structure. \\