The Action property determines what to do if an action in a script provided by the package developer contains a possible security impact(s). The options are as follows:
- "Do not check" - Ignore all security impact(s), and continue with the installation.
- "Abort Installation" - Abort the installation of the Package if any action in the script has a negative security impact.
- "Prompt User" - Display a dialog box that requests the user to select whether to abort or continue the installation.