Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.13 KB

appinstallmanager_getfreeuserentitlementasync_107347343.md

File metadata and controls

44 lines (24 loc) · 1.13 KB
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.GetFreeUserEntitlementAsync(System.String,System.String,System.String)
winrt method

Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.GetFreeUserEntitlementAsync

-description

Grants a free entitlement for the specified app to the current user.

-parameters

-param storeId

The Store ID of the app for which you want to grant the entitlement.

-param campaignId

The ID of the campaign that is associated with the entitlement.

-param correlationVector

A correlation vector string that can be used to generate telemetry data.

-returns

An asynchronous operation that, on successful completion, returns a GetEntitlementResult object that indicates the status of the entitlement grant.

-remarks

-see-also

-examples

-capabilities

runFullTrust