To avail of the SpAgent Runtime fixes included in this release you will need to update your current permutation and install the required NuGet packages in your solution.
SpAgent Runtime
- License Revision Check: It is now possible in the SpAgent runtime to retrieve the current revision of a license in Software Potential service by calling
GetCurrentLicenseRevision
with the license Activation Key. - New License Revision Number Property: The revision of a license currently activated on a device is exposed as
RevisionNumber
property on ILicenseAdvanced interface. If this local revision is less than that available on Software Potential the license can be reactivated to download and install the latter revision.
Comments
0 comments
Article is closed for comments.