Click or drag to resize
GDHttpProtocolFilterDisablePeerVerification Property
Controls Peer Certificate Validation.

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

Property Value

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