C-DEngine 5.105

HttpDigestIdentity..::..Uri Property

Gets the uri parameter from the HTTP Digest authentication credentials.

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

Syntax


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

Field Value

A String that represents the uri parameter.