ConnectionSettingsSSLNotAcceptAction Property |
Gets or sets the action to take when server certificate is not accepted.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public SslNotAcceptAction SSLNotAcceptAction { get; set; }
Public Property SSLNotAcceptAction As SslNotAcceptAction
Get
Set
Property Value
Type:
SslNotAcceptActionSee Also