EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateLookup.AuthorityKeyIdentifier

TElCertificateLookup     See also    


 

Contains issuer key identifier.

 
 

Declaration

[C#]
    byte[] AuthorityKeyIdentifier;

[VB.NET]
    Property AuthorityKeyIdentifier As Byte()

[Pascal]
    property AuthorityKeyIdentifier : string;

[VB6]
    Property IElCertificateLookupX.AuthorityKeyIdentifier As Variant

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

[DLL]
    not implemented;
 
 

Description

    Use this property to determine issuer key identifier for the certificate.

 
 

See also:     SubjectKeyIdentifier    

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