C-DEngine 5.105

HttpDigestIdentity..::..Qop Property

Gets the qop parameter from the HTTP Digest authentication credentials.

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

Syntax


public string Qop { get; }
Public ReadOnly Property Qop As String
	Get
public:
property String^ Qop {
	String^ get ();
}

Field Value

A String that represents the qop parameter.