-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Wallet.System.WalletItemSystemStore.DeleteAsync(Windows.ApplicationModel.Wallet.WalletItem) |
winrt method |
Asynchronously removes a specific wallet item with the given ID from the wallet system data store.
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.
The ID of the wallet item to remove from the system data store.
An asynchronous action. If you use Asynchronous programming, the result type is void.
walletSystem