It is possible to set limitations on a Feature included in a license when issuing/reissuing the license. The following limitations can be set:
- Max Concurrent Usage:
- Max Total Usage:
- Expire Days:
- Expire Date:
- Gather Usage:
The values set for these limitations can be retrieved via the SpAgent runtime API and used within the licensed application code to control usage of the specified feature. For example, if a feature "Client Sessions" has a Max Total Usage of 100 and a Max Concurrent Usage of 50, this indicates the license allows up to 100 client sessions to be configured but only 50 concurrent sessions are allowed.
Default Feature Limitation Values
When you add a Feature to a license it is added with the following default values
Limitation | Value |
Max Concurrent Usage | UNLIMITED |
Max Total Usage | UNLIMITED |
Expire Days | UNLIMITED |
Expire Date | UNLIMITED |
Gather Usage | FALSE |
If you use Feature Sets it is possible to set your own default values for each feature in the Feature Set. When the Feature Set is added to a license each Feature will be added with the default value set in the Feature Set.
Set Feature Limitation
To set a limitation on Feature added to a license (whether added individually or as part of a Feature Set):
- Select the Feature to be updated in the Features in License panel
- Click the Edit button to display the Edit Feature form
- Modify the limitations as appropriate and click Save button
- View the updated limitations in the Features in License panel.
Comments
0 comments
Article is closed for comments.