| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A Boolean value indicating success.