IgnoreCertificateNameMismatch Property
Determines whether the certificate name mismatch error should be ignored.
public bool IgnoreCertificateNameMismatch {get; set;}
'Declaration
Public Property IgnoreCertificateNameMismatch As Boolean
Property Value
true if the certificate name mismatch error should be ignored; otherwise,
false.