|
Method SetLicenseKey void SetLicenseKey (String sLicenseKey )
When activating the software via the internet, a license key which is generated via the website is given to the user which they either enter via the DefaultDialogs. If DefaultDialogs=False this method will have to be called in order the activate the license via ActivateSecurity.
Usage: <SecurityObject>.SetLicenseKey(String sLicenseKey)
|