[Modify] Edit it

master
sta 9 years ago
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…
Cancel
Save