Click or drag to resize

FtpSettingsSshPrivateKeyPasswordPlain Property

Gets or sets the password for the SSH private key in plain text.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public string SshPrivateKeyPasswordPlain { get; set; }

Property Value

Type: String
See Also