Windows.ApplicationModel.Wallet.System Namespace

Defines a set of asynchronous actions and operations that manage the wallet items in the system wallet database. These can be used to read the existing items, or to add and remove items.

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Classes

WalletItemSystemStore

Defines a set of asynchronous actions and operations that manage the wallet items in the system wallet database. These can be used to read the existing items, or to add and remove items.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

Call the WalletManagerSystem.RequestStoreAsyncmethod to obtain an instance of this class.

WalletManagerSystem

Provides a static method to get an instance of the system wallet store for this app.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

Enums

WalletItemAppAssociation

Defines values used by the GetAppStatusForItem method indicating if an app is installed for the specified WalletItem.

Note

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.