IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SSLAuthenticateClients Property

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

Syntax

[VB.NET]
Public Property SSLAuthenticateClients As Boolean

[C#]
public bool SSLAuthenticateClients {get; set;}

Remarks

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

Default Value

False

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]