itemsSecurity

Namespace

itemsSecurity

Description:
  • Items security namespace. Provides security checks for Item access.

Source:

Members

(static, constant) exports.itemAllowedForClient

Description:
  • Check whether Item access is allowed for client. Must be used with await in async functions.

Source:

Check whether Item access is allowed for client. Must be used with await in async functions.

(static, constant) exports.itemsFilterForClient

Description:
  • Filter Items allowed for client - used for recursive filtering of group members. Must be used with await in async functions.

Source:

Filter Items allowed for client - used for recursive filtering of group members. Must be used with await in async functions.