EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.Opened

TElPKCS11CertStorage     See also    


 

Specifies if the session with security token is opened.

 
 

Declaration

[C#]
    bool Opened;

[VB.NET]
    Property Opened As Boolean

[Pascal]
    property Opened : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to check if the session with security token is opened.

 
 

See also:     Module     Session     OpenSession    

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