Class UpdateUserDataProfileParameters
- Namespace
- DotNetBrowser.UserData.Handlers
- Assembly
- DotNetBrowser.dll
The parameters of the UpdateUserDataProfileHandler.
public sealed class UpdateUserDataProfileParameters : BrowserParameters
- Inheritance
-
UpdateUserDataProfileParameters
- Inherited Members
Properties
- OriginalUserDataProfile
Gets the original user data profile that is about to be updated.
- UserDataProfile
Gets the new user data profile that is about to replace the original profile.