Partager via


LicenseManager.AddLicenseAsync(IBuffer) Méthode

Définition

Installe la licence d’application spécifiée.

public:
 static IAsyncAction ^ AddLicenseAsync(IBuffer ^ license);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction AddLicenseAsync(IBuffer const& license);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction AddLicenseAsync(IBuffer license);
function addLicenseAsync(license)
Public Shared Function AddLicenseAsync (license As IBuffer) As IAsyncAction

Paramètres

license
IBuffer

Contenu de la licence à installer.

Retours

Objet qui représente l’opération d’installation.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
storeLicenseManagement

S’applique à