EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateLookup.SubjectKeyIdentifier

TElCertificateLookup     See also    


 

Contains subject key identifier.

 
 

Declaration

[C#]
    byte[] SubjectKeyIdentifier;

[VB.NET]
    Property SubjectKeyIdentifier As Byte()

[Pascal]
    property SubjectKeyIdentifier : string;

[VB6]
    Property IElCertificateLookupX.SubjectKeyIdentifier As Variant

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

[DLL]
    not implemented;
 
 

Description

    Use this property to specify subject key identifier that the certificate must have.

 
 

See also:     AuthorityKeyIdentifier    

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