[Modify] Edit it
This commit is contained in:
parent
ac513b92e6
commit
d53dd63d6f
@ -153,12 +153,13 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the client information (identity, authentication, and security roles).
|
/// Gets the client information (identity, authentication, and security
|
||||||
|
/// roles).
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="IPrincipal"/> instance or <see langword="null"/> if not
|
/// A <see cref="IPrincipal"/> instance or <see langword="null"/>
|
||||||
/// authenticated.
|
/// if not authenticated.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// The instance describes the client.
|
/// The instance describes the client.
|
||||||
|
Loading…
Reference in New Issue
Block a user