Click or drag to resize

CSYSGetAPIKey Method (String)

Get the API Key if signed in

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void GetAPIKey(
	ref string key
)

public static void GetAPIKey(
	ref string key
)

Parameters

key
Type: SystemString
Returned API key
See Also