EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.ValidFrom

TElPKCS11CertificateObject     See also    


 

    Contains the date from which the certificate is valid.

 
 

Declaration

[C#]
    DateTime ValidFrom;

[VB.NET]
    Property ValidFrom As DateTime

[Pascal]
    property ValidFrom: TDateTime;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get the date on which the certificate becomes valid. The date and time are stored and retrieved in Universal Coordinate Time (UTC).

 
 

See also:     ValidFrom     ValidTo    

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