|
|
|
@ -120,7 +120,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// Gets the domain associated with the credentials.
|
|
|
|
/// Gets the domain associated with the credentials.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// A <see cref="string"/> that represents the domain name.
|
|
|
|
/// A <see cref="string"/> that represents the domain name
|
|
|
|
|
|
|
|
/// to which the username belongs.
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
public string Domain {
|
|
|
|
public string Domain {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|