IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

SSLAuthenticateClients Property

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

Object Oriented Interface

public function getSSLAuthenticateClients();
public function setSSLAuthenticateClients($value);

Procedural Interface

ipworksws_wsproxy_get($res, 28 );
ipworksws_wsproxy_set($res, 28, $value );

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.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0