Enum ServiceName
- Namespace
- Renci.SshNet.Messages
- Assembly
- Renci.SshNet.dll
Specifies list of supported services.
public enum ServiceNameFields
Connection = 1-
ssh-connection.
UserAuthentication = 0-
ssh-userauth.
Specifies list of supported services.
public enum ServiceNameConnection = 1 ssh-connection.
UserAuthentication = 0 ssh-userauth.