ServiceName public enum ServiceName Documentation Code namespace Renci.SshNet.Messages { public enum ServiceName { UserAuthentication, Connection } }