EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.CAAvailable

TElX509Certificate    


 

Indicates if certificate will be self-signed.

 
 

Declaration

[C#]
    bool CAAvailable;

[VB.NET]
    Property CAAvailable As Boolean

[Pascal]
    property CAAvailable : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify if newly created certificate will be self-signed.

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