'Declaration Public Property IgnoreNotVaidSslCertificateError As Boolean
public bool IgnoreNotVaidSslCertificateError { get; set; }
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.