EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11Object.Token

TElPKCS11Object     See also    


 

    Specifies whether the object is a token, or not.

 
 

Declaration

[C#]
    bool Token;

[VB.NET]
    Property Token As Boolean

[Pascal]
    property Token: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify whether the Cryptoki object is a token object (True), or a session object (False).

 
 

See also:     Modifiable     Private_    

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