[Modify] Edit it

This commit is contained in:
sta 2017-05-03 15:32:56 +09:00
parent d62dfa5cd3
commit 79ca5fc297

View File

@ -108,11 +108,12 @@ namespace WebSocketSharp.Net
#region Public Properties #region Public Properties
/// <summary> /// <summary>
/// Gets or sets a value indicating whether the client must supply a certificate for /// Gets or sets a value indicating whether the client is asked for
/// authentication. /// a certificate for authentication.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the client must supply a certificate; otherwise, <c>false</c>. /// <c>true</c> if the client is asked for a certificate for authentication;
/// otherwise, <c>false</c>.
/// </value> /// </value>
public bool ClientCertificateRequired { public bool ClientCertificateRequired {
get { get {