For SMTPClient object

Applies to

SMTPClient object

Description

When the CheckForServerCertRevocation property is enabled, the program checks if the server certificate is revoked when sending a request. Values are:

  • TRUE -- Checks if the server certificate is revoked

  • FALSE -- (Default) Does not check if the server certificate is revoked

Usage

In a painter

The CheckForServerCertRevocation property takes a boolean value.

lnv_SmtpClient.CheckForServerCertRevocation = False