MōBrowser API
Loading...
Searching...
No Matches
mobrowser::PasswordRecord Struct Reference

A record saved in the password store. More...

#include <passwords.hpp>

Public Attributes

std::string url
 The URL of the resource where the form is submitted.
 
std::string login
 The login value passed in the form.
 

Detailed Description

A record saved in the password store.

Member Data Documentation

◆ login

std::string mobrowser::PasswordRecord::login

The login value passed in the form.

For blacklisted records the login is empty.


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