LicenseRefreshOption
LicenseRefreshOption
LicenseRefreshOption
LicenseRefreshOption
Enum
Definition
Defines values that can be used with the LicenseManager.RefreshLicensesAsync method to specify which app licenses to refresh on the current device.
public : enum class LicenseRefreshOptionpublic enum LicenseRefreshOptionPublic Enum LicenseRefreshOption// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Fields
| AllLicenses AllLicenses AllLicenses AllLicenses | Refreshes all app licenses on the device. |
| RunningLicenses RunningLicenses RunningLicenses RunningLicenses | Refreshes only the licenses for currently running apps. |