[Modify] Edit it

This commit is contained in:
sta 2017-05-09 14:56:16 +09:00
parent a3ab5dec80
commit 165f3d4241

View File

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