Return the date and time that the server certificate
expires.
Syntax
object.CertificateExpires
The object is an expression that evaluates to a FileTransfer
object. The property returns a string value.
Remarks
The CertificateExpires property returns the date and time
that the server certificate expires. This property will return an
empty string if a secure connection has not been established with
the server.
Data Type
String
See Also
CertificateIssued Property,
CertificateIssuer Property,
CertificateStatus Property,
CertificateSubject Property,
Secure Property
|