EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPSingleResponse.NextUpdate

TElOCSPSingleResponse    


 

Specifies the time when newer status information will be available.

 
 

Declaration

[C#]
    DateTime NextUpdate;

[VB.NET]
    Property NextUpdate As DateTime

[Pascal]
    property NextUpdate : TDateTime;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get the time when newer information about certificate status will be available. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

 
 

See also:     CertStatus     RevocationTime     RevocationReasons     ThisUpdate    

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