Function to get text containing information about the certificate.

Syntax

finCertificate.GetCertificateInfoText(informationText, [html], [expiryDate])

Parameters

NameTypeOptionalByRefDescription
informationText String ByRef A string containing information about the certificate.
html Boolean Optional If true, the Information Text will be provided as a html table. If omitted, a value of False is assumed.
expiryDate Date Optional ByRef The certificate expiry date, retrieved directly from the certificate. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finCertificate
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0