Activation.getSubscriptionInfo Method
It returns an array containing all of your subscription information, including remaining Deployment Locations and the Subscription Expiration Date.
The array contains the following values:
The array contains the following values:
| Index | Key / Value / Details |
|---|---|
| (0, 1) | User — TRIAL The ArbitransUser of the current DL |
| (1, 1) | Key — A1b2*******************C3d4 The ArbitransKey of the current DL. For security reasons, only the first and last four (4) characters will be shown. |
| (2, 1) | Expiration Date — 31/12/2026 The expiration Date of the license. |
| (3, 1) | Used Deployment Locations — 137/500 The total Used DLs of the license. |
| (4, 1) | Test myDATA Only — True/False Indicates if the license can be used only on the Test Environment (True), or the Production Environment (False). |