ConnectionSettingsSshKeyExchangeAlgorithms Property |
Gets or sets the SSH allowed key exchange algorithms.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public FlexSshKeyExchangeAlgorithms SshKeyExchangeAlgorithms { get; set; }
Public Property SshKeyExchangeAlgorithms As FlexSshKeyExchangeAlgorithms
Get
Set
Property Value
Type:
FlexSshKeyExchangeAlgorithmsSee Also