Gets or sets the user token for a job.
A System.String that represents the user token for the client. Any information related to the user that submitted a job (email address, username, user ID, etc.) can be stored in the user token. For more information, refer to Understanding The LEADTOOLS Job Processor Database.
For an example, refer to Leadtools.Services.JobProcessor.ServiceContracts.IJobService.GetClientJobs(leadtools.services.jobprocessor.datacontracts.getclientjobsrequest).