IUserDataProfileStore Interface |
Namespace: DotNetBrowser.UserData
public interface IUserDataProfileStore
The IUserDataProfileStore type exposes the following members.
Name | Description | |
---|---|---|
All |
Gets all user data records.
| |
Profile |
Gets the IProfile instance associated with this IUserDataProfileStore.
|
Name | Description | |
---|---|---|
Clear |
Clears all records in the store.
| |
Remove |
Removes the user data from the store.
|