From 0f47c6574beff55f045b2419bba9714f52c8e668 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 8 May 2017 15:46:54 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/ServerSslConfiguration.cs | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/ServerSslConfiguration.cs b/websocket-sharp/Net/ServerSslConfiguration.cs index 84809a48..e1d02e60 100644 --- a/websocket-sharp/Net/ServerSslConfiguration.cs +++ b/websocket-sharp/Net/ServerSslConfiguration.cs @@ -177,8 +177,13 @@ namespace WebSocketSharp.Net /// Gets or sets the protocols used for authentication. /// /// - /// The enum values that represent the protocols - /// used for authentication. + /// + /// The enum values that represent + /// the protocols used for authentication. + /// + /// + /// The default value is . + /// /// public SslProtocols EnabledSslProtocols { get {