Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:bs2_getallauthoperatorlevelex [2019/05/28 11:31] yjjung created |
en:bs2_getallauthoperatorlevelex [2023/08/17 13:35] (current) |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| The new API below accommodates setting operators up to 1,000. \\ | The new API below accommodates setting operators up to 1,000. \\ | ||
| <callout type="warning" icon="true"> | <callout type="warning" icon="true"> | ||
| - | <wrap em>Caution</wrap> \\ | + | **CAUTION** \\ |
| - | The exsiting [[configuration api#BS2AuthConfig]] and administrators 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. \\ |
| - | If you want to use the new API with the new structure, please move the administrator list managed by existing BS2AuthConfig securely to the new structure [[device_api#BS2AuthOperatorLevel]] where can manage 1000 administrators. | + | If you want to use the new API with the new structure, please move the operator list managed by existing BS2AuthConfig securely to the new structure [[device_api#BS2AuthOperatorLevel]] where can manage 1000 operators. \\ |
| </callout> | </callout> | ||
| ==== Declaration ==== | ==== Declaration ==== | ||
| Line 22: | Line 22: | ||
| <callout type="info"> | <callout type="info"> | ||
| - | [[device_api#BS2AuthOperatorLevel|BS2AuthOperatorLevel구조체 보기]] | + | [[device_api#BS2AuthOperatorLevel|See BS2AuthOperatorLevel Structure]] |
| </callout> | </callout> | ||
| ==== Parameter ==== | ==== Parameter ==== | ||