AuthenticationPasswordChangeEventArgs PropertiesSSH .NET Client Library Documentation
The AuthenticationPasswordChangeEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyNewPassword
Gets or sets the new password.
Public propertyUsername
Gets the username.
(Inherited from AuthenticationEventArgs.)
Back to Top
See Also