dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarConnectionStringBuilder Class / IgnoreCertificateUntrusted Property

In This Topic
IgnoreCertificateUntrusted Property
In This Topic
Determines whether the untrusted root certificate error should be ignored.
Syntax
'Declaration
 
Public Property IgnoreCertificateUntrusted As Boolean
 

Property Value

true if the untrusted root certificate error should be ignored; otherwise, false.
See Also