Authentication token to be used in the task's requests to a secured service.

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get Token () : String
 function set Token (value : String)

Remarks

For a discussion of using secure services and tokens, see Working with Secure ArcGIS Services.

See Also