Click or drag to resize

PasswordRecordLogin Property

Gets the user's login.

Namespace:  DotNetBrowser.Passwords
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string Login { get; }

Property Value

Type: String
The user's login.
Remarks

For the blacklisted records the login is empty.

See Also