License |
The license system in 6 was based on a shared secret encryption - which meant that the secret could not be shared with anyone, or they could make their own licenses at will.
The license system in 7 is based on public-key encryption - which means that we can share the public key without making it possible for others to make licenses.
The new license system is also extensible, allowing partners to make their own licenses using the same system.
You can find more information about license servers in the SDK License sample folder that was installed to your Documents folder.
You can use the HasLicense(name) function to check if a user has been assigned usage rights to a given license.
Up: What's new in 7.0 Prev: Common issues when upgrading from CRM SIX Next: Move and merge Edit