Property ApplicationCode String ApplicationCode
Each application you write and use the AppLic Security control in will need to have a unique Application Code. This defines the application as far as the system is concerned and also as far as the website is concerned so that you can have two applications on the same system and not have to worry about getting the license keys mixed up.
Usage:
<SecurityObject>.ApplicationCode = StringValue
|