Microsoft Internet Security and Acceleration Server 2000

FPCSSLCertificate.ExpirationDate Property

Gets the expiration date of the certificate.

VBScript Syntax[VBScript]

[ Date = ] FPCSSLCertificate.ExpirationDate

C++ Syntax[C++]

HRESULT get_ExpirationDate(
  DATE *pDate
);

Parameters

Date
The expiration date.

The property is read-only.

Applies To

FPCSSLCertificate