Specifies the path to a certificate file to match against the SQL Server TLS/SSL certificate.
property ServerCertificate: string;
This option can only be used when the Strict encryption is enabled. The supported certificate formats are PEM, DER, and CER. If specified, the SQL Server certificate is validated by checking whether the provided certificate is an exact match.