EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.TokenPresent

TElPKCS11CertStorage     See also    


 

This read-only property specifies if token is present in the slot.

 
 

Declaration

[C#]
    bool TokenPresent;

[VB.NET]
    Property TokenPresent As Boolean

[Pascal]
    property TokenPresent: Boolean;

[VB6]
    Property IElPKCS11SlotInfoX.TokenPresent As Boolean

[ActiveX]
    HRESULT _stdcall IElPKCS11SlotInfoX.TokenPresent([out, retval] VARIANT_BOOL * Value );

[DLL]
    not implemented;
 
 

Description

    True if a token is present in the slot. False - otherwise.

 
 

See also:     LoggedIn    

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