EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.TokenSerial

TElPKCS11CertStorage     See also    


 

This read-only property contains character-string serial number of the device.

 
 

Declaration

[C#]
    string TokenSerial;

[VB.NET]
    Property TokenSerial As String

[Pascal]
    property TokenSerial: string;

[VB6]
    Property IElPKCS11SlotInfoX.TokenSerial As String

[ActiveX]
    HRESULT _stdcall IElPKCS11SlotInfoX.TokenSerial([out, retval] BSTR * Value );

[DLL]
    not implemented;
 
 

Description

    Use this property to read the serial number of the token.

 
 

See also:     TokenLabel     TokenModel    

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