Security Considerations
- Last UpdatedAug 09, 2016
- 1 minute read
Many of the methods exposed by OcxBatch allow you to pass DoneBy, DoneByPassword, CheckBy, and CheckByPassword user information to the action. In most cases these arguments can simply be empty strings (""). If you do not provide information for these arguments, a security dialog box pops up at run time to enable an operator to enter the appropriate security information. If you do not want a run-time security dialog pop-up to appear, either disable security for the batch functions or provide security information through these arguments. One theoretical use of this feature is to allow the operator to log into a batch application once and have their security information passed to all of the batch control methods.