EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.CloseAllSessions

TElPKCS11CertStorage     See also    


 

Closes all sessions with a token

 
 

Declaration

[C#]
    void CloseAllSessions(TElPKCS11SlotInfo SlotInfo);

[VB.NET]
    Sub CloseAllSessions(ByVal SlotInfo As TElPKCS11SlotInfo)

[Pascal]
    procedure CloseAllSessions(SlotInfo : TElPKCS11SlotInfo);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • SlotInfo - slot that contains the token.
 
 

Description

    Use this method to close all sessions currently opened with the token.
    Note: if you open a new session, it will not be logged in.

 
 

See also:     Close     CloseSession     OpenSession    

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