Click or drag to resize
LicensingGuiInternetAutoDetectionUri Property
The URL to use for automatic detection tests.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public Uri InternetAutoDetectionUri { get; set; }

Property Value

Type: Uri
Remarks
Caution note Caution

This URL should match one of the web service URLs, and uses the default XmlActivationServiceUri value for tests unless another URL is specified.

See Also