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

In This Topic
IgnoreCertificateNameMismatch Property
In This Topic
Determines whether the certificate name mismatch error should be ignored.
Syntax
'Declaration
 
Public Property IgnoreCertificateNameMismatch As Boolean
 

Property Value

true if the certificate name mismatch error should be ignored; otherwise, false.
See Also