Property Username
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Username
Gets the username that will be used for authenticating on a server or a proxy.
public string Username { get; }
Property Value
- string
The username that will be used for authenticating on a server or a proxy.