'Declaration Public ReadOnly Property IgnoreNotVaidSslCertificateError As Boolean
public bool IgnoreNotVaidSslCertificateError { get; }
public: __property bool get_IgnoreNotVaidSslCertificateError();
Property Value
true - eSCL device should ignore not valid or self-signed SSL certificate for SSL connection - eSCL device will work if SSL certificate is not valid;
false - eSCL device should NOT ignore not valid or self-signed SSL certificate for SSL connection - eSCL device will NOT work if SSL certificate is not valid.
Default value is false.
false - eSCL device should NOT ignore not valid or self-signed SSL certificate for SSL connection - eSCL device will NOT work if SSL certificate is not valid.
Default value is false.