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