Click or drag to resize

CSYSGeosoftConnectAuthenticateAndNavigate Method

Automatically authenticate and navigate to my.geosoft.com URL

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void GeosoftConnectAuthenticateAndNavigate(
	string url
)

public static void GeosoftConnectAuthenticateAndNavigate(
	string url
)

Parameters

url
Type: SystemString
URL
See Also