EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11Module.UniqueID

TElPKCS11Module    


 

    Returns unique identifier of the security token.

 
 

Declaration

[C#]
    byte[] UniqueID

[VB.NET]
    Property UniqueID As Byte()

[Pascal]
    property UniqueID : ByteArray;

[VB6]
    not implemented

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to retrieve the unique identifier of the PKCS11Module. This identifier is generated when a new TElPKCS11Module instance is created.

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