[Modify] Edit it
This commit is contained in:
parent
8628ea2e82
commit
d23693d878
@ -33,7 +33,8 @@ using System.Security.Principal;
|
||||
namespace WebSocketSharp.Net
|
||||
{
|
||||
/// <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>
|
||||
public class HttpDigestIdentity : GenericIdentity
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user