The FailureMessage type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AllowedAuthentications |
Gets or sets the allowed authentications if available.
| |
| IsEndOfData |
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.) | |
| Message |
Gets failure message.
| |
| PartialSuccess |
Gets a value indicating whether authentication is partially successful.
| |
| ZeroReaderIndex |
Gets the index that represents zero in current data type.
(Inherited from Message.) |
See Also