Click or drag to resize

ConnectionSettingsSshPromptFingerprint Property

Gets or sets a value that indicates whether to display a dialog containing host key fingerprint for host identity confirmation.

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

Property Value

Type: Boolean
See Also