PlinkSettings.

EnablePageant Property

Summary

Enables or disabled use of Pageant.
Assembly
Cake.Putty.dll
Namespace
Cake.Putty
Containing Type
PlinkSettings

Syntax

public Nullable<bool> EnablePageant { get; set; }

Attributes

Type Description
BoolParameterAttribute Decorates a bool property with parameter names.

Value

Type Description
Nullable<bool>