Property Login
- Namespace
- DotNetBrowser.Passwords
- Assembly
- DotNetBrowser.dll
Login
Gets the user's login.
public string Login { get; }
Property Value
- string
The user's login.
Remarks
For the blacklisted records the login is empty.
Gets the user's login.
public string Login { get; }
The user's login.
For the blacklisted records the login is empty.