EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPServer.SignatureRequired

TElOCSPServer     See also    


 

Specifies whether the response should include a signing certificate

 
 

Declaration

[C#]
    bool SignatureRequired

[VB.NET]
    Property SignatureRequired As Boolean

[Pascal]
    property SignatureRequired : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify whether the server accepts unsigned client requests, or requires that the requests are signed.

 
 

See also:     RequestCertificates    

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