EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPResponse.ProducedAt

TElOCSPResponse     See also    


 

Specifies the time of the responce creation.

 
 

Declaration

[C#]
    DateTime ProducedAt;

[VB.NET]
    Property ProducedAt As DateTime

[Pascal]
    property ProducedAt : TDateTime;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to retrieve the time when the responce was created. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

 
 

See also:     ResponderId    

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