[Modify] Edit it

This commit is contained in:
sta 2021-05-11 19:41:49 +09:00
parent ac513b92e6
commit d53dd63d6f

View File

@ -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.