Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WindowsStoreAppLicenseMBS class.
WindowsStoreAppLicenseMBS.AddOnLicenses as Dictionary
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 23.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This property does not include licenses for consumable add-ons.
Returns a map of key and value pairs, where each key is the Store ID of an add-on SKU from the Microsoft Store catalog and each value is a StoreLicense object that contains license info for the add-on.
This collection contains durable add-on licenses that are currently valid. When a license is expired or no longer valid, it will no longer be available in this collection.
(Read only property)
WindowsStoreAppLicenseMBS.ExpirationDate as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 23.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
The expiration date and time for the app license, relative to the system clock.
For usage-limited trials, the expiration date is December 31, 9999. Usage-limited trials are currently available only to some developer accounts in Xbox managed partner programs.
(Read only property)
WindowsStoreAppLicenseMBS.ExtendedJsonData as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Use the ExtendedJsonData property to access the complete data for the StoreAppLicense object as a JSON-formatted string in your code.
(Read only property)
WindowsStoreAppLicenseMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreAppLicenseMBS.IsActive as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreAppLicenseMBS.IsTrial as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreAppLicenseMBS.IsTrialOwnedByThisUser as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This property is intended to be used by developers who have configured their app as a usage-limited trial in Partner Center. Usage-limited trials are currently available only to some developer accounts in Xbox managed partner programs.
(Read only property)
WindowsStoreAppLicenseMBS.SkuStoreId as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
WindowsStoreAppLicenseMBS.TrialTimeRemaining as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This property is intended to be used by developers who have configured their app as a usage-limited trial in Partner Center. Usage-limited trials are currently available only to some developer accounts in Xbox managed partner programs.
Value is in seconds.
(Read only property)
WindowsStoreAppLicenseMBS.TrialUniqueId as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows Store | MBS WinFrameworks Plugin | 20.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
This property is intended to be used by developers who have configured their app as a usage-limited trial in Partner Center. Usage-limited trials are currently available only to some developer accounts in Xbox managed partner programs.
(Read only property)
The items on this page are in the following plugins: MBS WinFrameworks Plugin.