EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthorityKeyIdentifierExtension.AuthorityCertSerial

TElAuthorityKeyIdentifierExtension     See also    


 

This property contains the serial number of issuer's certificate.

 
 

Declaration

[C#]
    byte[] AuthorityCertSerial;

[VB.NET]
    Sub set_AuthorityCertSerial(ByVal Value As Byte())

[Pascal]
    property AuthorityCertSerial : string;

[VB6]
    Property IElAuthorityKeyIdentifierExtensionX.AuthorityCertSerial As Variant

[ActiveX]
    HRESULT _stdcall IElAuthorityKeyIdentifierExtensionX.AuthorityCertSerial([out, retval] VARIANT * Value );
    HRESULT _stdcall IElAuthorityKeyIdentifierExtensionX.AuthorityCertSerial([in] VARIANT Value );

[DLL]
    not implemented;
 
 
 

Description

    Use this property to get/set the serial number of issuer's certificate.

 
 

See also:     AuthorityCertIssuer

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