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; }
Public Property SshPrivateKeyPasswordPlain As String
Get
Set
Property Value
Type:
StringSee Also