Release 1.0 - ...
<v2c> element
This element (when type="provisional") contains the provisional license.
You can use the Smartsite.Activator to install this provisional license.
When your Smartsite.Licensing.config contains other v2c elements (type="update"), they represent one or more license updates.
Example
XML |
Copy Code
|
<v2c type="provisional">
<![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<hasp_info>
<haspscope>
<vendor id="88025" >
<hasp id="18446744073709551615" />
</vendor>
</haspscope>
<v2c>
<!-- encrypted license data omitted -->
</v2c>
</hasp_info>]]>
</v2c>
|
Attributes
None.
Parent element
Element name |
Description |
<smartsite.licensing> |
This element contains the Smartsite licensing configuration. |
Child elements
None.