Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the valid from and valid to dates of the CA Certificate.
Syntax
server private static void updateCACertificateValidFromTo(TransDate _validFrom, TransDate _validTo)
Run On
Server
Parameters
- _validFrom
Type: TransDate Extended Data Type
The date from which the CA Certificate is valid.
- _validTo
Type: TransDate Extended Data Type
The date to which the CA Certificate is valid.