我正在開發助手CRM解決方案並希望將其上載到Microsoft Appsource。我想申請它的許可,請告訴我一些說明或任何文章的鏈接介紹如何做到這一點。動態CRM許可
可能的策略:
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.