Click or drag to resize

ConnectionSettingsSshMacAlgorithms Property

Gets or sets the SSH allowed message authentication code algorithms.

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

Property Value

Type: FlexSshMacAlgorithms
See Also