[Modify] Edit it

master
sta 9 years ago
parent 8628ea2e82
commit d23693d878

@ -33,7 +33,8 @@ using System.Security.Principal;
namespace WebSocketSharp.Net namespace WebSocketSharp.Net
{ {
/// <summary> /// <summary>
/// Holds the user name and other parameters from the HTTP Digest authentication credentials. /// Holds the username and other parameters from
/// an HTTP Digest authentication attempt.
/// </summary> /// </summary>
public class HttpDigestIdentity : GenericIdentity public class HttpDigestIdentity : GenericIdentity
{ {

Loading…
Cancel
Save