NoneAuthenticationMethod PropertiesSSH .NET Client Library Documentation
The NoneAuthenticationMethod 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 connection name
(Overrides AuthenticationMethod Name.)
Public propertyUsername
Gets connection username.
(Inherited from AuthenticationMethod.)
Back to Top
See Also