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
    public bool IgnoreCertificateNameMismatch {get; set;}

    Property Value

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

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also