IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

SSLAuthenticateClients Property

If true, the server asks the client(s) for a certificate.

Syntax


 isSSLAuthenticateClients(): boolean;

 setSSLAuthenticateClients(SSLAuthenticateClients: boolean): void;

Default Value

FALSE

Remarks

This property is used in conjunction with the SSLClientAuthentication event. Please refer to the documentation of the SSLClientAuthentication event for details.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]