Description
Validates a license key.
string ValidateLicense (string LicenseKey)
Arguments
Name | Data Type | Description |
---|---|---|
licenseKey | string | license key to validate |
Return
Data Type | Description |
---|---|
bool | true if the file is valid |
Remarks
You must call DefineProduct prior to calling this function.
After calling this function, call GetStatus to get the status of the call.