CertificateExpires Property  
 

Return the date and time that the server certificate expires.

Syntax

object.CertificateExpires

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