C-DEngine 5.105

HttpDigestIdentity Class

Holds the user name and other parameters from the HTTP Digest authentication credentials.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public class HttpDigestIdentity : GenericIdentity
Public Class HttpDigestIdentity _
	Inherits GenericIdentity
public ref class HttpDigestIdentity : public GenericIdentity

Inheritance Hierarchy


Object
  GenericIdentity
    WebSocketSharp.Net..::..HttpDigestIdentity