Click or drag to resize
CSYSGeosoftConnectAuthenticateAndNavigate Method
Automatically authenticate and navigate to my.geosoft.com URL

Available since Oasis montaj version: 9.4
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void GeosoftConnectAuthenticateAndNavigate(
	CGXNETCore gxNetShared,
	string url
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
url
Type: SystemString
URL
See Also