Partager via


LicenseManager.RefreshLicensesAsync(LicenseRefreshOption) Méthode

Définition

Actualise les informations de licence pour les licences d’application sur l’appareil actuel.

public:
 static IAsyncAction ^ RefreshLicensesAsync(LicenseRefreshOption refreshOption);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction RefreshLicensesAsync(LicenseRefreshOption const& refreshOption);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction RefreshLicensesAsync(LicenseRefreshOption refreshOption);
function refreshLicensesAsync(refreshOption)
Public Shared Function RefreshLicensesAsync (refreshOption As LicenseRefreshOption) As IAsyncAction

Paramètres

refreshOption
LicenseRefreshOption

Une LicenseRefreshOption qui indique s’il faut actualiser toutes les licences d’application sur l’appareil ou uniquement les licences pour les applications en cours d’exécution.

Retours

Objet qui représente l’opération asynchrone.

Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)
Fonctionnalités de l’application
storeLicenseManagement

S’applique à