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