security.applicationAddTagElementSecurity
Add element security for a tag in an application. Returns a boolean value depending on the outcome.
js
let boolean = security.applicationAddTagElementSecurity(applicationId, tag, element, access);
Parameters
applicationId
- Identifier of the activity.tag
- Tag name or Identifier.element
- Name of the element.access
- Name of the access.