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

  NameDescription
Public propertyAllowedAuthentications
Gets or sets the allowed authentications if available.
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Public propertyMessage
Gets failure message.
Public propertyPartialSuccess
Gets a value indicating whether authentication is partially successful.
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from Message.)
Back to Top
See Also