You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

The first page you see when you log into LAC as an administrator at https://license.x-formation.com is the LAC Dashboard. The Dashboard shows useful information about the licenses that currently exist in LAC, including:

Table

Description

Licenses Activated In Last 30 Days

Gives the following information for all licenses in LAC that have been activated within the past 30 days:

  • Activation Key
  • Customer Name
  • Product Name
  • Activation Time
  • Expiration Date

Unactivated Licenses

Gives the following information for all licenses in LAC that are not yet activated:

  • Activation Key
  • Customer Name
  • Product Name
  • Creation Date

Licenses Expiring Within 30 Days

Gives the following information for all licenses in LAC that will expire within the next 30 days:

  • Activation Key
  • Customer Name
  • Product Name
  • Activation Time
  • Expiration Date

Expired Licenses

Gives the following information for all licenses in LAC that have expired:

  • Activation Key
  • Customer Name
  • Product Name
  • Activation Time
  • Expiration Date

You can save the information from these tables in CSV, Excel, or PDF format using the Save As button located at the bottom of each table.

Note: Currently, a maximum of 500 rows may be exported using Save As from the dashboard tables; therefore, if a table contains more than 500 rows, you must use the LAC API to save all of the information to a file, as demonstrated in the example of retrieving data in .NET API examples. This is a temporary limitation that is planned to be removed in the near future.

  • No labels