AutoCompleteBoxFormItemToken Property
Gets or sets a token (a high longevity token) to access a secure ArcGIS task.

Namespace: Geocortex.Forms.Client.Items
Assembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntax
public string Token { get; set; }

Property Value

Type: String

Implements

IQueryTaskToken
See Also