PasswordRecordLogin Property |
Gets the user's login.
Namespace:
DotNetBrowser.Passwords
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string Login { get; }
Property Value
Type:
StringThe user's login.
Remarks
For the blacklisted records the login is empty.
See Also