EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.TokenAccessMode

TElPKCS11CertStorage    


 

Specifies token access mode.

 
 

Declaration

[C#]
    TSBPKCS11TokenAccessMode TokenAccessMode;

[VB.NET]
    Property TokenAccessMode As TSBPKCS11TokenAccessMode

[Pascal]
    property TokenAccessMode : TSBPKCS11TokenAccessMode;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Values

[.NET] [Pascal] [ActiveX] Value Description
tamCompatible 0 (0x00) Compatible with all tokens, but due to this with reduced functionality.
tamFull 1 (0x01) Full functionality, but may be incompatible with some tokens.
Declared in
[.NET] [Pascal] [ActiveX]
Namespace: SBPKCS11Base
Assembly: SecureBlackbox.PKI
Unit: SBPKCS11Base Module: BaseBBox8.dll

 
 

Description

    Use this property to specify token access mode.

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