←Select platform

UserToken Property (GetClientJobsRequest)

Summary

Gets or sets the user token for a job.

Syntax

C#
VB
C++
public string UserToken {get; set;}
Public Property UserToken As String
public: 
property String^ UserToken { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.JobProcessor.DataContracts Assembly
Click or drag to resize