EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.ReportErrorOnPartialLoad

TElX509Certificate     See also    


 

Specifies whether a error should be reported on certificate partial load.

 
 

Declaration

[C#]
    bool ReportErrorOnPartialLoad;

[VB.NET]
    Property ReportErrorOnPartialLoad As Boolean

[Pascal]
    property ReportErrorOnPartialLoad : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify, whether a error should be reported when a certificate has been loaded only partially from PEM buffer. The default value is False.

 
 

See also:     LoadFromBufferPEM    

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