Click or drag to resize
LicenseEffectiveDateValidationValidate Method
Validates the license's effective dates.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public override bool Validate()

Return Value

Type: Boolean
Returns true if the time-limited license is within the effective date/time period. If false is returned, check the LastError property for details.
See Also