[Modify] Edit it
This commit is contained in:
parent
a3ab5dec80
commit
165f3d4241
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user