EssentialsLayerInfoToken Property |
Gets or sets the security token that must be provided when requesting the service from ArcGIS Server.
Namespace: Geocortex.Essentials.ClientAssembly: 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:
StringThe security token of the service.
See Also