GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.KeeperLoginData Class Reference

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.

Detailed Description

Login fields (username, password, and URL) of a Keeper record.

Definition at line 622 of file Credentials.cs.

Property Documentation

◆ Password

string GenerallyPositive.KeeperLoginData.Password
getset

Stored password.

Definition at line 631 of file Credentials.cs.

◆ Url

string GenerallyPositive.KeeperLoginData.Url
getset

URL associated with the login, used for matching against .WithDomain.

Definition at line 635 of file Credentials.cs.

◆ Username

string GenerallyPositive.KeeperLoginData.Username
getset

Stored username/login.

Definition at line 627 of file Credentials.cs.


The documentation for this class was generated from the following file: