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