EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElDistributionPoint.Name

TElDistributionPoint     See also    


 

This property is used to identify the Distribution point.

 
 

Declaration

[C#]
    TElGeneralNames Name;

[VB.NET]
    Name as TElGeneralNames;

[Pascal]
    property Name : TElGeneralNames;

[VB6]
    Property IElDistributionPointX.Name As IElGeneralNameX

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

[DLL]
    not implemented;
 
 

Description

    This property is used to identify the distribution point in form of list of GeneralName objects Use Add method to add new names.

 
 

See also:     CRLIssuer     ReasonFlags    

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