EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertificateObject.Value

TElPKCS11CertificateObject    


 

    Specifies the certificate's value.

 
 

Declaration

[C#]
    byte[] Value;

[VB.NET]
    Property Value As Byte()

[Pascal]
    property Value: ByteArray;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get or set the value of the certificate.

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