Click or drag to resize

ConnectionSettingsSSLFlags Property

Gets or sets the server certificate exception(s) that are accepted.

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

Property Value

Type: SslAcceptFlags
See Also