EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAccessDescription.AccessLocation

TElAccessDescription     See also    


 

This property specifies the location of information about the CA that issued the certificate.

 
 

Declaration

[C#]
    TElGeneralName AccessLocation;

[VB.NET]
    Property AccessLocation As TElGeneralName

[Pascal]
    property AccessLocation : TElGeneralName;

[VB6]
    Property IElAccessDescriptionX.AccessLocation As IElGeneralNameX

[ActiveX]
    HRESULT _stdcall IElAccessDescriptionX.AccessLocation([out, retval] IElGeneralNameX ** Value );

[DLL]
    not implemented;
 
 
 

Description

    This property contains the location of CA that issued the certificate in form of GeneralName.

 
 

See also:     AccessMethod

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