RemotePathDoubleQuoteTransformation sealed class RemotePathDoubleQuoteTransformation : IRemotePathTransformation Documentation Code namespace Renci.SshNet { public enum AuthenticationResult { Success, PartialSuccess, Failure } }