Click or drag to resize
LicenseIDIdentifier Constructor (Int32)
Creates a new LicenseIDIdentifier object, initialized with the value.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public LicenseIDIdentifier(
	int value
)

Parameters

value
Type: SystemInt32
The computer's fully qualified host name.
See Also