FtpSettingsSshPrivateKeyPasswordPlain Property |
Gets or sets the password for the SSH private key in plain text.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public string SshPrivateKeyPasswordPlain { get; set; }
Public Property SshPrivateKeyPasswordPlain As String
Get
Set
Property Value
StringSee Also