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 {