ADSJob class
Arcana Scheduler Help
The UserName property specifies the password for the user account used to run the job.
BSTR
C++ |
job->get_Password(BSTR *value) |
VB |
job.Description |
If the UseSystemAccount property is not set, the job will be run under a user account. The UserName and Password properties are used to specify the account credentials.
The user name must be the ID the user uses to log in to the operating system, including the domain if necessary:
DOMAIN\username