EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.SerialNumber

TElPKCS11CertificateObject    


 

    Specifies the certificate's serial number.

 
 

Declaration

[C#]
    byte[] SerialNumber;

[VB.NET]
    Property SerialNumber As Byte()

[Pascal]
    property SerialNumber: ByteArray;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get or set the value of the certificate's serial number. The value is specified as DER-encoded data.

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