Proxy.Domain Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Domain
Gets or sets the domain to submit to the proxy server for authentication.
Declaration
public string Domain { get; set; }
Property Value
Type | Description |
---|---|
String | A domain to submit to the proxy server for authentication. |