Gets or sets the username to submit to the proxy server for authentication.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property UserName As String Get Set |
C# |
---|
public string UserName { get; set; } |