Click or drag to resize
InfoCheckLicenseID Property
Gets or sets the License ID.

Namespace: com.softwarekey.Client.WebService.XmlLicenseService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int LicenseID { get; set; }

Property Value

Type: Int32
Remarks

If the License ID specified is not valid, or a bad Password is specified, then the result code returned by SOLO Server is 100.

See Also