ComboBoxFormItemToken Property |
Gets or sets a token (a high longevity token) to access a secure ArcGIS task.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string Token { get; set; }
Public Property Token As String
Get
Set
Property Value
Type:
StringImplements
IQueryTaskToken
See Also