EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPClient.ThisUpdate

TElOCSPClient     See also    


 

This read-only property specifies the time of the current update.

 
 

Declaration

[C#]
    DateTime ThisUpdate[int Index];

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

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

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - Index of item in list
 
 

Description

    The time at which the status being indicated is known to be correct. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

 
 

See also:     CertStatus     RevocationTime     RevocationReason     NextUpdate     Nonce    

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