static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_AUTH_CANCELLED_BY_USER |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_BY_APPLICATION |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_COMPRESSION_ERROR |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_CONNECTION_LOST |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_HOST_KEY_NOT_VERIFIABLE |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_HOST_NOT_ALLOWED_TO_CONNECT |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_ILLEGAL_USER_NAME |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_KEY_EXCHANGE_FAILED |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_MAC_ERROR |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_NO_MORE_AUTH_METHODS_AVAILABLE |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_PROTOCOL_ERROR |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_PROTOCOL_VERSION_NOT_SUPPORTED |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_RESERVED |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_SERVICE_NOT_AVAILABLE |
static Ssh2DisconnectionReasonCode |
Ssh2DisconnectionReasonCode.SSH_DISCONNECT_TOO_MANY_CONNECTIONS |