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