Windows.ApplicationModel.Wallet.System
Windows.ApplicationModel.Wallet.System
Windows.ApplicationModel.Wallet.System
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.
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.
Classes
| WalletItemSystemStore WalletItemSystemStore WalletItemSystemStore 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. NoteThis 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.RequestStoreAsync method to obtain an instance of this class. |
| WalletManagerSystem WalletManagerSystem WalletManagerSystem WalletManagerSystem |
Provides a static method to get an instance of the system wallet store for this app. NoteThis 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 WalletItemAppAssociation WalletItemAppAssociation WalletItemAppAssociation |
Defines values used by the GetAppStatusForItem method indicating if an app is installed for the specified WalletItem. NoteThis 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. |