EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessageVerifier.CountersignatureCertIDCount

TElMessageVerifier     See also    


 

This read-only property contains the number of certificate identifiers which were used to countersign message.

 
 

Declaration

[C#]
    int CountersignatureCertIDCount;

[VB.NET]
    Property CountersignatureCertIDCount As Integer

[Pascal]
    property CountersignatureCertIDCount : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get total amount of the certificates that were used for message countersigning.

 
 

See also:     CountersignatureCertIDs    

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