EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPClient.NextUpdate

TElOCSPClient     See also    


 

This read-only property specifies the time when newer information will be available.

 
 

Declaration

[C#]
    DateTime NextUpdate[int Index]

[VB.NET]
    Property NextUpdate(ByVal Index As Integer) As DateTime

[Pascal]
    property NextUpdate[Index: Integer]: TDateTime;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - Index of item in list
 
 

Description

    The time at or before which newer information will be available about the status of the certificate. The date and time are stored and retrieved in Universal Coordinate Time (UTC).
    If this property is not set the responder is indicating that newer revocation information is available all the time.

 
 

See also:     CertStatus     RevocationTime     RevocationReason     ThisUpdate    

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