![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Login fields (username, password, and URL) of a Keeper record. More...
Properties | |
| string | Username [get, set] |
| Stored username/login. | |
| string | Password [get, set] |
| Stored password. | |
| string | Url [get, set] |
| URL associated with the login, used for matching against .WithDomain. | |
Login fields (username, password, and URL) of a Keeper record.
Definition at line 622 of file Credentials.cs.
|
getset |
Stored password.
Definition at line 631 of file Credentials.cs.
|
getset |
URL associated with the login, used for matching against .WithDomain.
Definition at line 635 of file Credentials.cs.
|
getset |
Stored username/login.
Definition at line 627 of file Credentials.cs.