UpdatePasswordParametersLogin Property |
Gets the login for which the password is updated.
Namespace:
DotNetBrowser.Passwords.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Login { get; }
Property Value
Type:
StringThe login for which the password is updated.
See Also