EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCustomCertStorage.ChainCount

TElCustomCertStorage     See also    


 

Specifies the number of available certificate chains in storage.

 
 

Declaration

[C#]
    int ChainCount;

[VB.NET]
    Property ChainCount As Integer

[Pascal]
    property Count : integer;

[VB6]
    Property IElCustomCertStorageX4.ChainCount As Long

[ActiveX]
    HRESULT _stdcall IElCustomCertStorageX4.ChainCount([out, retval] long * Value );

[DLL]
    not applicable;
 
 
 

Description

    Use this property in derived classes to retrieve the number of certificate chains in storage.

 
 

See also:     Chains     Count    

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