【发布时间】:2016-12-07 11:09:07
【问题描述】:
我正在开发一个辅助 CRM 解决方案,并希望将其上传到 Microsoft Appsource。我想为它申请许可,请告诉我一些说明或任何文章的链接,介绍如何做到这一点。
可能的策略:
License contains "valid until" date (encrypted)
Unique name of the CRM organization must be encoded in the license and checked in the solution, so that the license cannot be used in other environments (only in the one with the right organization).
Validity date is checked every time the solution is used
License must be encrypted/signed, so that it cannot be tweaked.
【问题讨论】:
标签: crm licensing dynamics-crm-2016