EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.ValidTo

TElPKCS11CertificateObject     See also    


 

    Contains the date when the certificate expires.

 
 

Declaration

[C#]
    DateTime ValidTo;

[VB.NET]
    Property ValidTo As DateTime

[Pascal]
    property ValidTo: TDateTime;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

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

 
 

See also:     ValidTo     ValidFrom    

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