EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthorityKeyIdentifierCRLExtension.AuthorityCertSerial

TElAuthorityKeyIdentifierCRLExtension     See also    


 

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

 
 

Declaration

[C#]
    byte[] AuthorityCertSerial;

[VB.NET]
    Property AuthorityCertSerial As Byte()

[Pascal]
    property AuthorityCertSerial : string;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[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