AuthenticateResponseUsername Property |
Gets the username that will be used for authenticating on a server or a proxy.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public string Username { get; }
Property Value
Type:
StringThe username that will be used for authenticating on a server or a proxy.
See Also