|
|
|
@ -501,8 +501,8 @@ namespace WebSocketSharp.Server
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </remarks>
|
|
|
|
/// </remarks>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// A <see cref="string"/> that represents the name of the realm.
|
|
|
|
/// A <see cref="string"/> that represents the name of
|
|
|
|
/// The default value is <see langword="null"/>.
|
|
|
|
/// the realm or <see langword="null"/> by default.
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
public string Realm {
|
|
|
|
public string Realm {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|