| ServerSslConfigurationClientCertificateRequired Property | 
Namespace: Sfs2X.WebSocketSharp.Net
 Syntax
Syntaxpublic bool ClientCertificateRequired { get; set; }
true if the client is asked for a certificate for authentication; otherwise, false.
The default value is false.
 See Also
See Also