[Modify] Edit it

master
sta 9 years ago
parent a3ab5dec80
commit 165f3d4241

@ -134,8 +134,13 @@ namespace WebSocketSharp.Net
/// a certificate for authentication.
/// </summary>
/// <value>
/// <c>true</c> if the client is asked for a certificate for authentication;
/// otherwise, <c>false</c>. The default value is <c>false</c>.
/// <para>
/// <c>true</c> if the client is asked for a certificate for
/// authentication; otherwise, <c>false</c>.
/// </para>
/// <para>
/// The default value is <c>false</c>.
/// </para>
/// </value>
public bool ClientCertificateRequired {
get {

Loading…
Cancel
Save