EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElDistributionPoint.CRLIssuer

TElDistributionPoint     See also    


 

This property specifies the issuer of the CRL.

 
 

Declaration

[C#]
    TElGeneralName CRLIssuer;

[VB.NET]
    Property CRLIssuer As TElGeneralName

[Pascal]
    property CRLIssuer : TElGeneralName;

[VB6]
    Property IElDistributionPointX.CRLIssuer As IElGeneralNameX

[ActiveX]
    HRESULT _stdcall IElDistributionPointX.CRLIssuer([out, retval] IElGeneralNameX ** Value );

[DLL]
    not implemented;
 
 
 

Description

    This property specifies the issuer of the CRL in form of GeneralName. It identifies the point, where the CRL for given certificate can be obtained.

 
 

See also:     Name     ReasonFlags    

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