PscpSettings.

Protocol Property

Summary

Force use of SFTP or SCP protocol.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
PscpSettings

Syntax

public Nullable<Protocol> Protocol { get; set; }

Value

Type Description
Nullable<Protocol>