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