EssentialsLayerInfoToken Property
Gets or sets the security token that must be provided when requesting the service from ArcGIS Server.

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

Property Value

Type: String
The security token of the service.
See Also