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