Click or drag to resize
LicenseEffectiveDateValidation Constructor
Creates a new LicenseEffectiveDateValidation object.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public LicenseEffectiveDateValidation(
	License license
)

Parameters

license
Type: com.softwarekey.Client.LicensingLicense
The License to validate.
See Also