EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPSingleResponse.RevocationTime

TElOCSPSingleResponse    


 

Specifies certificate's revocation time.

 
 

Declaration

[C#]
    DateTime RevocationTime;

[VB.NET]
    Property RevocationTime As DateTime

[Pascal]
    property RevocationTime : TDateTime;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get the revocation time of the certificate. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

 
 

See also:     CertStatus     RevocationReasons     NextUpdate     ThisUpdate    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation