Class PasswordRecord.Builder
- Namespace
- DotNetBrowser.Passwords
- Assembly
- DotNetBrowser.dll
public sealed class PasswordRecord.Builder
- Inheritance
-
PasswordRecord.Builder
- Inherited Members
Properties
- Login
Gets or sets the user's login.
- Password
Gets or sets the password.
- Url
Gets or sets the URL that contains scheme, host and port of the resource where the form is submitted.
Methods
- Build()
Builds the PasswordRecord instance.