EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SessionInfo.ReleaseSession

TElPKCS11SessionInfo     See also    


 

Closes the session in on-demand mode.

 
 

Declaration

[C#]
    void ReleaseSession();

[VB.NET]
    Sub ReleaseSession

[Pascal]
    procedure ReleaseSession;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Call this method to close the session and finalize the token in on-demand mode. Use of this method makes sense only if IsOnDemandSession is True.

 
 

See also:     AcquireSession     IsOnDemandSession    

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