The following tables list the members exposed by IStorageProvider.
| Name | Description | |
|---|---|---|
 
 | Contains | Determines whether the user store contains an item with the specified Id . | 
 
 | Count | The number of items stored for the specified user context. | 
 
 | Get | Gets an item from the user context store. | 
 
 | GetItemsInfo | Retrieve information about the items in the user store. | 
 
 | Insert | Add a new item into the user context store. | 
 
 | Remove | Delete an item from the user context store. | 
 
 | Size | The size of the user context store in bytes. |