CertificateIssued Property

Return the date and time that the server certificate was issued.

Syntax

object.CertificateIssued

The object is an expression that evaluates to an InternetMail object. The property returns a string value.

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


Copyright © 2008 Catalyst Development Corporation. All rights reserved.