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

  NameDescription
Public propertyAllowedAuthentications
Gets list of allowed authentications.
(Inherited from AuthenticationMethod.)
Public propertyErrorMessage
Gets the authentication error message.
(Inherited from AuthenticationMethod.)
Public propertyName
Gets authentication method name
(Overrides AuthenticationMethod Name.)
Public propertyUsername
Gets connection username.
(Inherited from AuthenticationMethod.)
Back to Top
See Also