Windows.ApplicationModel.Store.Preview Namespace

Provides preview APIs for various Microsoft Store-related scenarios.

Classes

DeliveryOptimizationSettings

Provides access to the Delivery Optimization settings for the current device.

StoreConfiguration

Defines static methods and properties for accessing information about the device hardware and configuring information about the system, the mobile operator, and the active user account. These members are used in various Microsoft Store scenarios.

StoreHardwareManufacturerInfo

Provides information about the manufacturer for the current device.

StorePreview

Defines static methods for retrieving the in-app product SKUs available for the current app and requesting the purchase of an in-app product SKU for the app.

StorePreviewProductInfo

Provides information about an in-app product, including details about available SKUs.

StorePreviewPurchaseResults

Contains information about the results of a purchase transaction for an in-app product SKU that was purchased by using the RequestProductPurchaseByProductIdAndSkuIdAsync method.

StorePreviewSkuInfo

Provides information about the available SKUs for an in-app product.

WebAuthenticationCoreManagerHelper

Provides the ability to host a custom UI to request an authentication token.

Important

Access to this API is protected by a private capability that is restricted to apps that are developed by Microsoft.

Enums

DeliveryOptimizationDownloadMode

Defines values that represent the supported download mode types in the Delivery Optimization settings for the current device. The DownloadMode property returns one of these values.

DeliveryOptimizationDownloadModeSource

Defines values that represent the supported download mode sources in the Delivery Optimization settings for the current device. The DownloadModeSource property returns one of these values.

StoreLogOptions

Defines options that can be specified while using GetStoreLogDataAsync to get Microsoft Store log data for the current device.

StorePreviewProductPurchaseStatus

Defines values that are used to indicate the transaction status when purchasing an in-app product SKU by using the RequestProductPurchaseByProductIdAndSkuIdAsync method.

StoreSystemFeature

Defines values that represent hardware features that can be queried for the current device by using the FilterUnsupportedSystemFeaturesAsync method.

Remarks

Important

The APIs in this namespace are currently protected by restricted or private capabilities that are only available to apps that are developed by Microsoft.