-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Wallet.WalletItemStore.DeleteAsync(System.String) |
winrt method |
Caution
The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.
Removes a specific wallet item with the given ID from the wallet data store.
The ID of the wallet item to remove from the data store.
An asynchronous action. If you use Asynchronous programming, the result type is void.