C-DEngine 5.105

HttpBasicIdentity Class

Holds the user name and password from the HTTP Basic authentication credentials.

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

Syntax


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

Inheritance Hierarchy


Object
  GenericIdentity
    WebSocketSharp.Net..::..HttpBasicIdentity