Gets the domain to submit to the proxy server for authentication.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public ReadOnly Property Domain As String
	Get
C#
public string Domain { get; }

Field Value

A domain to submit to the proxy server for authentication.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also