Licensing API Nonce

The reading, storing, and passing of the nonce in the API requests is entirely handled by the .NET SDK. It is part of the IPersistence interface, so the latest Nonce received from the API is stored with the activation payload by default.

Last updated