EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageVerifier.SigningTime

TElMessageVerifier    


 

    Returns the value of the SigningTime attribute.

 
 

Declaration

[C#]
    DateTime SigningTime;

[VB.NET]
    Property SigningTime As DateTime

[Pascal]
    property SigningTime : TDateTime;

[VB6]
    Property IElMessageVerifierX.SigningTime As DateTime

[ActiveX]
    HRESULT _stdcall IElMessageVerifierX.SigningTime([out, retval] DATE * Value );

[DLL]
    not available;
 
 

Description

    Use this property to get a value of the SigningTime attribute. If the attribute is not present in the signed message, this property is set to 0. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

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