HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Http
Authentication
Username Property
The username used in authentication process
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
Copy
public
string
Username
{
get
;
set
; }
Property Value
String
See Also
Reference
HttpAuthentication Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also