Click or drag to resize
GDHttpProtocolFilterDisableHostVerification Property
Controls Host Certificate Validation.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public bool DisableHostVerification { get; set; }

Property Value

Type: Boolean
When set to true disables Host Certificate Validation.
See Also