PrivateKeyAuthenticationMethod PropertiesSSH .NET Client Library Documentation
The PrivateKeyAuthenticationMethod 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 propertyKeyFiles
Gets the key files used for authentication.
Public propertyName
Gets authentication method name
(Overrides AuthenticationMethod Name.)
Public propertyUsername
Gets connection username.
(Inherited from AuthenticationMethod.)
Back to Top
See Also