Table of Contents

Interface IUserDataProfiles

Namespace
DotNetBrowser.UserData
Assembly
DotNetBrowser.dll

A service that allows managing user data profiles.

public interface IUserDataProfiles : IAutoDisposable
Inherited Members

Properties

Browser

Gets the IBrowser instance associated with this browser.

SaveUserDataProfileHandler

Gets or sets a handler that is used when the user is prompted to save the user data profile to the user data profile store .

UpdateUserDataProfileHandler

Gets or sets a handler that is used when the user is prompted to update the user data profile to the user data profile store. For example, when the user changes the email address to an empty string.