PasswordRecord Class |
Namespace: DotNetBrowser.Passwords
public sealed class PasswordRecord
The PasswordRecord type exposes the following members.
Name | Description | |
---|---|---|
Login |
Gets the user's login.
| |
Url |
Gets the URL that contains scheme, host and port of the resource where the form is
submitted.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |