Discuss this help topic in SecureBlackbox Forum
TElPKCS11SessionInfo.IsOnDemandSession
Specifies if the session is in on-demand mode.
Declaration
Description
Use this property to check if the session is in on-demand token access mode. In on-demand access mode only one session could be established at a time, but no persistent connection to the token is needed. Use AcquireSession to initiate, and ReleaseSession to close the session in this mode.