LicenseInformation Members
LicenseInformation has the following members.
Public Properties
| |
Name |
Description |
 |
CurrentLicenseUserXuid |
The identifier for the user of the current license. |
 |
ExpirationDate |
An app’s license expiration date and time relative to the system clock. |
 |
IsActive |
Value that indicates whether the license is active. |
 |
IsTrial |
Value that indicates whether the license is a trial license. |
 |
ProductLicenses |
The associative list of licenses for the app’s features that can be bought through an in-app purchase. |
Public Events
| |
Name |
Description |
 |
LicenseChanged |
Raises a notification event when the status of the app’s license changes. |
See also
Reference
LicenseInformation Class
Windows.ApplicationModel.Store Namespace