[Modify] Edit it
This commit is contained in:
parent
8dadc6bc09
commit
a8f8e84dfd
@ -43,7 +43,7 @@ using System.Security.Principal;
|
|||||||
namespace WebSocketSharp.Net
|
namespace WebSocketSharp.Net
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Holds the user name and password from the HTTP Basic authentication credentials.
|
/// Holds the username and password from an HTTP Basic authentication attempt.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class HttpBasicIdentity : GenericIdentity
|
public class HttpBasicIdentity : GenericIdentity
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user