EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateIssuerCRLExtension.Issuer

TElCertificateIssuerCRLExtension    


 

Use this property to access information about the issuer of the certificate..

 
 

Declaration

[C#]
    TElGeneralName Issuer;

[VB.NET]
    Property Issuer As TElGeneralName

[Pascal]
    property Issuer : TElGeneralName;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Names:

  • Country
  • StateOrProvince
  • Locality
  • Organization
  • OrganizationUnit
  • CommonName
 
 

Description

    This property contains information about the company that issued the certificate. Each line contains a pair in the form of <Name>=<Value> (e.g. CommonName=Verisign).

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